ext4: remove redundant "EXT4-fs: " from uses of ext4_msg
authorJoe Perches <joe@perches.com>
Tue, 20 Mar 2012 03:09:43 +0000 (23:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 20 Mar 2012 03:09:43 +0000 (23:09 -0400)
commit7f6a11e73d755ce82497ee4ac79d85aa10f73a38
treed883a87828ca6220eb92a3a2c5ea02e4cace83b0
parentdc1841d6cff22b98deef46bfe768a9c678d917c2
ext4: remove redundant "EXT4-fs: " from uses of ext4_msg

ext4_msg adds "EXT4-fs: " to the messsage output.
Remove the redundant bits from uses.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c