staging: fieldbus core: remove unused strings
authorSven Van Asbroeck <thesven73@gmail.com>
Wed, 18 Sep 2019 18:35:48 +0000 (14:35 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Sep 2019 19:58:03 +0000 (21:58 +0200)
commit7c1a38e1fe05b7740b5e36ec0f7675f241a1e225
treedfa5f71ba3a58e5479c414ebbee942b75cfc8097
parent854d66df74aed25cabb25e8224179374b5d5ecbe
staging: fieldbus core: remove unused strings

Remove two unused static const strings - a leftover from
a previous stage. Interestingly, neither gcc nor sparse
warned about their presence.

Signed-off-by: Sven Van Asbroeck <TheSven73@gmail.com>
Link: https://lore.kernel.org/r/20190918183552.28959-2-TheSven73@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fieldbus/dev_core.c