Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: fddi: skfp: ess: Remove defined but unused variable 'ID_sccs'

Fixes the following W=1 kernel build warning(s):

drivers/net/fddi/skfp/ess.c:43: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-20-lee.jones@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Lee Jones and committed by
Jakub Kicinski
f40b160d 041f57c7

-1
-1
drivers/net/fddi/skfp/ess.c
··· 40 40 #ifdef ESS 41 41 42 42 #ifndef lint 43 - static const char ID_sccs[] = "@(#)ess.c 1.10 96/02/23 (C) SK" ; 44 43 #define LINT_USE(x) 45 44 #else 46 45 #define LINT_USE(x) (x)=(x)