Merge branch 'bugzilla-14483' into release
[firefly-linux-kernel-4.4.55.git] / fs / nilfs2 / ioctl.c
index f6af76042d80fe8f7278bb2fa791fdc7b2551a21..d6b2b83de3633a7401a8f8720de0e6ec5b4568c7 100644 (file)
@@ -480,7 +480,7 @@ static int nilfs_ioctl_clean_segments(struct inode *inode, struct file *filp,
                                      unsigned int cmd, void __user *argp)
 {
        struct nilfs_argv argv[5];
-       const static size_t argsz[5] = {
+       static const size_t argsz[5] = {
                sizeof(struct nilfs_vdesc),
                sizeof(struct nilfs_period),
                sizeof(__u64),