diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-08-14 12:39:21 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-14 20:42:25 -0700 |
commit | 0d9b56453b754b1c5ca32ca8a5780b556971f881 (patch) | |
tree | 3d1da7b6fc10012db8432d810f98b55d89dddd4f /.gitattributes | |
parent | 1a2c26681f88c924e15d3bfe0a9fb7a162336777 (diff) | |
download | linux-0d9b56453b754b1c5ca32ca8a5780b556971f881.tar.bz2 |
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
This variable is present in many source files and has not been used
anywhere (at least internally) since it was introduced.
Fixes the following W=1 kernel build warning(s):
drivers/net/fddi/skfp/hwmtm.c:14:19: warning: ‘ID_sccs’ defined but not used [-Wunused-const-variable=]
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions