From: Bojan Prtvar Date: Tue, 3 Sep 2013 06:56:20 +0000 (+0200) Subject: efivars: Mark local function as static X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9dd30c22da4e48c4b7b837e9641f072e673161;p=pandora-kernel.git efivars: Mark local function as static This fixes the following sparse warning drivers/firmware/efi/efivars.c:567:6: warning: symbol 'efivars_sysfs_exit' was not declared. Should it be static? Signed-off-by: Bojan Prtvar Signed-off-by: Matt Fleming --- Reading git-diff-tree failed