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)
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>

No differences found