]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hpfs/dir.c
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[karo-tx-linux.git] / fs / hpfs / dir.c
index 11ea93637e283a16e1f7568da9ec5e5d556335af..2a8e07425de01eab5f8a40b5505268b4cc6e2014 100644 (file)
@@ -127,7 +127,7 @@ static int hpfs_readdir(struct file *file, struct dir_context *ctx)
                if (ctx->pos == 12)
                        goto out;
                if (ctx->pos == 3 || ctx->pos == 4 || ctx->pos == 5) {
-                       pr_warn("HPFS: warning: pos==%d\n", (int)ctx->pos);
+                       pr_err("pos==%d\n", (int)ctx->pos);
                        goto out;
                }
                if (ctx->pos == 0) {