Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[cascardo/linux.git] / fs / ubifs / dir.c
index 90fe60c..02d1ee7 100644 (file)
@@ -151,7 +151,7 @@ struct inode *ubifs_new_inode(struct ubifs_info *c, const struct inode *dir,
                        iput(inode);
                        return ERR_PTR(-EINVAL);
                }
-               ubifs_warn(c, "running out of inode numbers (current %lu, max %d)",
+               ubifs_warn(c, "running out of inode numbers (current %lu, max %u)",
                           (unsigned long)c->highest_inum, INUM_WATERMARK);
        }