projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a15420d
)
net: fddi: skfp: queue: Remove defined but unused variable 'ID_sccs'
author
Lee Jones
<lee.jones@linaro.org>
Mon, 2 Nov 2020 11:44:50 +0000
(11:44 +0000)
committer
Jakub Kicinski
<kuba@kernel.org>
Wed, 4 Nov 2020 00:32:52 +0000
(16:32 -0800)
Fixes the following W=1 kernel build warning(s):
drivers/net/fddi/skfp/queue.c:22: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-9-lee.jones@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/fddi/skfp/queue.c
patch
|
blob
|
history
diff --git
a/drivers/net/fddi/skfp/queue.c
b/drivers/net/fddi/skfp/queue.c
index ba022f723bd7789a8bfd5546b971fbeb8357d447..abe155ad777fa0a2518080c640a4008591470faa 100644
(file)
--- a/
drivers/net/fddi/skfp/queue.c
+++ b/
drivers/net/fddi/skfp/queue.c
@@
-18,10
+18,6
@@
#include "h/fddi.h"
#include "h/smc.h"
-#ifndef lint
-static const char ID_sccs[] = "@(#)queue.c 2.9 97/08/04 (C) SK " ;
-#endif
-
#define PRINTF(a,b,c)
/*