aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/compat.c')
-rw-r--r--fs/compat.c2
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
57int compat_log = 1; 57int compat_log = 1;
58 58
59extern void sigset_from_compat(sigset_t *set, compat_sigset_t *compat);
60
61int compat_printk(const char *fmt, ...) 59int compat_printk(const char *fmt, ...)
62{ 60{
63 va_list ap; 61 va_list ap;