X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fjffs2%2Fioctl.c;h=9d41f43e47bb29766bc6b309b7179e4d5cee759f;hb=483e3cd6a34ad2d7e41100bc1b98614ac42a4567;hp=e2177210f62153bec393482eb6f2e2b58b48f0eb;hpb=c2a3b233450d5bc426c063ea2d8a74351db29ea4;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/jffs2/ioctl.c b/fs/jffs2/ioctl.c index e2177210f621..9d41f43e47bb 100644 --- a/fs/jffs2/ioctl.c +++ b/fs/jffs2/ioctl.c @@ -12,8 +12,7 @@ #include #include "nodelist.h" -int jffs2_ioctl(struct inode *inode, struct file *filp, unsigned int cmd, - unsigned long arg) +long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) { /* Later, this will provide for lsattr.jffs2 and chattr.jffs2, which will include compression support etc. */