X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fext4_fs.h;h=33bc88568c5405efc2556b4bca483d4392edbefa;hb=5cdd7b2d7716a7ed7d6dc7588e2d015f04d46640;hp=105337ca9ed048d8787868840b19cef0373af0d5;hpb=161e7b7c1d24112d188df9a7b30d468a8d135b96;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/ext4_fs.h b/include/linux/ext4_fs.h index 105337ca9ed..33bc88568c5 100644 --- a/include/linux/ext4_fs.h +++ b/include/linux/ext4_fs.h @@ -1050,8 +1050,7 @@ extern int ext4_block_truncate_page(handle_t *handle, struct page *page, struct address_space *mapping, loff_t from); /* ioctl.c */ -extern int ext4_ioctl (struct inode *, struct file *, unsigned int, - unsigned long); +extern long ext4_ioctl(struct file *, unsigned int, unsigned long); extern long ext4_compat_ioctl (struct file *, unsigned int, unsigned long); /* migrate.c */