fs: squashfs: fix "no previous prototype for 'squashfs_set_rootarg'" warning
The patch fixes this compiler's warning:

  fs/squashfs/squashfs.c:115:6: warning: no previous prototype for 'squashfs_set_rootarg' [-Wmissing-prototypes]
   void squashfs_set_rootarg(struct squashfs_priv *priv, struct fs_device_d *fsdev)
        ^

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 79d7972 commit 90e7a35e684fc66dcc05791c7b2cb73255a9fbcc
@Antony Pavlov Antony Pavlov authored on 7 Apr 2017
Sascha Hauer committed on 10 Apr 2017
Showing 1 changed file
View
fs/squashfs/squashfs.c