]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext2/ext2.h
BKL-removal: convert ext2 over to use unlocked_ioctl
[linux-2.6-omap-h63xx.git] / fs / ext2 / ext2.h
index c87ae29c19cb346d86de36513d43a654ff3362e8..bb9948cdd50f8499d5cfc689f00288dad6fd2495 100644 (file)
@@ -139,8 +139,7 @@ int __ext2_write_begin(struct file *file, struct address_space *mapping,
                struct page **pagep, void **fsdata);
 
 /* ioctl.c */
-extern int ext2_ioctl (struct inode *, struct file *, unsigned int,
-                      unsigned long);
+extern long ext2_ioctl(struct file *, unsigned int, unsigned long);
 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
 
 /* namei.c */