From: Fabian Frederick Date: Wed, 25 Mar 2015 03:55:25 +0000 (+1100) Subject: xfs: fix shadow warning in xfs_da3_root_split() X-Git-Tag: omap-for-v4.2/o2_dc~34^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29916df08db4726c92bdfe72ce524b4b6a9e3c54;p=pandora-kernel.git xfs: fix shadow warning in xfs_da3_root_split() Use icnodehdr for struct xfs_da3_icnode_hdr instead of nodehdr (already declared above). Signed-off-by: Fabian Frederick Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed