can: fix sparse warning for cgw_list
authorDaniel Baluta <daniel.baluta@gmail.com>
Sun, 25 Mar 2012 23:05:50 +0000 (02:05 +0300)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 16 Apr 2012 19:08:18 +0000 (21:08 +0200)
Make cgw_list static to remove the following sparse warning:
net/can/gw.c:69:1: warning: symbol 'cgw_list' was not declared.
Should it be static?

Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

No differences found