From: Samuel Ortiz Date: Mon, 7 Oct 2013 12:18:44 +0000 (+0200) Subject: NFC: Fix SE API related sparse warning X-Git-Tag: v3.13-rc1~105^2~55^2^2~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc1a70b5f2a07a932ed31f989d63937bb813439;p=pandora-kernel.git NFC: Fix SE API related sparse warning se_io_cb can be declared static. This fixes the following sparse warning: net/nfc/netlink.c:1287:6: warning: symbol 'se_io_cb' was not declared. Should it be static? Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed