commit | 77af574eef78c404ea630f7955a5ed0c926a63fe | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Wed Dec 24 09:47:27 2014 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Wed Dec 24 09:47:27 2014 +1100 |
tree | 3097efacf7306d93a66ac3ed6d47ef3d48d59fbb | |
parent | 96ab7954bca0eeedfb17094719db1351fba361d3 [diff] |
xfs: remove extra newlines from xfs messages xfs_warn() and friends add a newline by default, but some messages add another one. Particularly for the failing write message below, this can waste a lot of console real estate! Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>