commit | 7f6a11e73d755ce82497ee4ac79d85aa10f73a38 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 19 23:09:43 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Mar 19 23:09:43 2012 -0400 |
tree | d883a87828ca6220eb92a3a2c5ea02e4cace83b0 | |
parent | dc1841d6cff22b98deef46bfe768a9c678d917c2 [diff] |
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>