From: Oliver Hartkopp Date: Wed, 20 Jun 2012 15:46:56 +0000 (+0200) Subject: can: fix sparse warning in af_can.c X-Git-Tag: v3.6-rc1~125^2~269^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec00f044ef6637470dcb4ce676a8c513848487cb;p=pandora-kernel.git can: fix sparse warning in af_can.c Put can_rx_alldev_list into the af_can header to fix the following sparse warning: net/can/af_can.c:80:22: warning: symbol 'can_rx_alldev_list' was not declared. Should it be static? Signed-off-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed