projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b360ad
)
[PATCH] extable: remove needless declaration
author
Nicolas Pitre
<nico@cam.org>
Sun, 30 Oct 2005 23:03:02 +0000
(15:03 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:26 +0000
(17:37 -0800)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/extable.c
b/lib/extable.c
index 3f677a8f0c3c101421a4003fd286260b771a6a6b..18df57c029df1d702f4d1a4bb748b74e3ff82750 100644
(file)
--- a/
lib/extable.c
+++ b/
lib/extable.c
@@
-16,9
+16,6
@@
#include <linux/sort.h>
#include <asm/uaccess.h>
-extern struct exception_table_entry __start___ex_table[];
-extern struct exception_table_entry __stop___ex_table[];
-
#ifndef ARCH_HAS_SORT_EXTABLE
/*
* The exception table needs to be sorted so that the binary