]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] drivers/char/nvram.c: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Sat, 25 Jun 2005 21:59:04 +0000 (14:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:25:03 +0000 (16:25 -0700)
commit90b76c657fd1cac020119c84ebeeff991bc4125f
tree1632e09007a24916cc497d85dad3b2158cfdcb1b
parent34b801eb48bac2ceb48966e08296bdcb40542d42
[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 <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/nvram.c
include/linux/nvram.h