X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fsquashfs%2Fsquashfs.h;h=887d6d270080a6d8d945868c5bc1265d3f38f93c;hb=a311c480384c5aa9aaae195b89c3ec89c3b66379;hp=9e1bb79f7e6f09ea793d11d5e627483bddc048ea;hpb=a2a2be6309285857bfbc66f83e164331828e93c2;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/squashfs/squashfs.h b/fs/squashfs/squashfs.h index 9e1bb79f7e6f..887d6d270080 100644 --- a/fs/squashfs/squashfs.h +++ b/fs/squashfs/squashfs.h @@ -25,7 +25,7 @@ #define ERROR(s, args...) pr_err("SQUASHFS error: "s, ## args) -#define WARNING(s, args...) pr_warning("SQUASHFS: "s, ## args) +#define WARNING(s, args...) pr_warn("SQUASHFS: "s, ## args) /* block.c */ extern int squashfs_read_data(struct super_block *, u64, int, u64 *,