diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/compat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/compat.c b/fs/compat.c index 13fb08d096c4..d98c96f4a44d 100644 --- a/fs/compat.c +++ b/fs/compat.c | |||
@@ -56,8 +56,6 @@ | |||
56 | 56 | ||
57 | int compat_log = 1; | 57 | int compat_log = 1; |
58 | 58 | ||
59 | extern void sigset_from_compat(sigset_t *set, compat_sigset_t *compat); | ||
60 | |||
61 | int compat_printk(const char *fmt, ...) | 59 | int compat_printk(const char *fmt, ...) |
62 | { | 60 | { |
63 | va_list ap; | 61 | va_list ap; |