git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65333b4
)
xfs: kill xfs_fs_mount_cmn_err() macro
author
Dave Chinner
<dchinner@redhat.com>
Sun, 6 Mar 2011 23:04:35 +0000
(10:04 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Sun, 6 Mar 2011 23:04:35 +0000
(10:04 +1100)
The xfs_fs_mount_cmn_err() hides a simple check as to whether the
mount path should output an error or not. Remove the macro and open
code the check.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
No differences found