]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/jfs/namei.c
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
[karo-tx-linux.git] / fs / jfs / namei.c
index 8b19027291d6b14b667757256499a750df5312ef..aa8a3370631bd8da9475394ef9f571ed90c620ff 100644 (file)
@@ -1176,7 +1176,7 @@ static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry,
                                if (!S_ISDIR(old_ip->i_mode) && new_ip)
                                        IWRITE_UNLOCK(new_ip);
                                jfs_error(new_ip->i_sb,
-                                         "jfs_rename: new_ip->i_nlink != 0");
+                                         "new_ip->i_nlink != 0\n");
                                return -EIO;
                        }
                        tblk = tid_to_tblock(tid);