commit | 82ee3e6fa347dcba19e36afb23a01020bc2e77e2 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Jul 27 11:45:51 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 16:26:15 2005 -0700 |
tree | 5bffda0707ba1fe1a1c1e59029762c9b76b026b3 | |
parent | 9e00e48626474854bf712372fe6656ef4621af0f [diff] |
[PATCH] drivers/media/video/tveeprom.c: possible cleanups This patch contains the following possible cleanups: - make two needlessly global structs static - #if 0 the EXPORT_SYMBOL'ed but unused function tveeprom_dump Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>