]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] extable: remove needless declaration
authorNicolas Pitre <nico@cam.org>
Sun, 30 Oct 2005 23:03:02 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:26 +0000 (17:37 -0800)
commitc4dd0e4c6336bd17fea38bcad636eafa2941cf9f
tree7f763e6e282c2ffb4fd1265478de80ac82e8e4a1
parent0b360adbdb54d5b98b78d57ba0916bc4b8871968
[PATCH] extable: remove needless declaration

They aren't used anywhere in that file.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/extable.c