net: fddi: skfp: drvfbi: Remove defined but unused variable 'ID_sccs'
authorLee Jones <lee.jones@linaro.org>
Mon, 2 Nov 2020 11:45:00 +0000 (11:45 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 4 Nov 2020 00:34:51 +0000 (16:34 -0800)
Fixes the following W=1 kernel build warning(s):

 drivers/net/fddi/skfp/drvfbi.c:26:19: warning: ‘ID_sccs’ defined but not used [-Wunused-const-variable=]

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201102114512.1062724-19-lee.jones@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/fddi/skfp/drvfbi.c

index cc9ac57..e9b9614 100644 (file)
 #include <linux/bitrev.h>
 #include <linux/pci.h>
 
-#ifndef        lint
-static const char ID_sccs[] = "@(#)drvfbi.c    1.63 99/02/11 (C) SK " ;
-#endif
-
 /*
  * PCM active state
  */