From: Dave Chinner Date: Sun, 6 Mar 2011 23:04:35 +0000 (+1100) Subject: xfs: kill xfs_fs_mount_cmn_err() macro X-Git-Tag: v2.6.39-rc1~394^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af34e09da42801c97f39f768c715f5511d914b52;p=pandora-kernel.git xfs: kill xfs_fs_mount_cmn_err() macro 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 Reviewed-by: Alex Elder Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed