]> err.no Git - linux-2.6/blobdiff - fs/ntfs/attrib.c
[PATCH] Create asm-generic/fcntl.h
[linux-2.6] / fs / ntfs / attrib.c
index 543d47fa5fc9f01ca9f7c02b66b8780ab5855518..cd0f9e740b149c5664b56a5872f1a6203df102c1 100644 (file)
@@ -1324,7 +1324,7 @@ int ntfs_attr_make_non_resident(ntfs_inode *ni)
                if (IS_ERR(rl)) {
                        err = PTR_ERR(rl);
                        ntfs_debug("Failed to allocate cluster%s, error code "
-                                       "%i.\n", (new_size >>
+                                       "%i.", (new_size >>
                                        vol->cluster_size_bits) > 1 ? "s" : "",
                                        err);
                        goto page_err_out;