From: Adrian Bunk Date: Sat, 25 Jun 2005 21:59:04 +0000 (-0700) Subject: [PATCH] drivers/char/nvram.c: possible cleanups X-Git-Tag: v2.6.13-rc1~68^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=681ea4b930768444e9d88651c1362b0bf6d2a42b;p=pandora-kernel.git [PATCH] drivers/char/nvram.c: possible cleanups This patch contains the following possible cleanups: - make the needlessly global function __nvram_set_checksum static - #if 0 the unused global function nvram_set_checksum - remove the EXPORT_SYMBOL's for both functions Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed