From: Eric Sandeen Date: Tue, 9 Sep 2014 01:59:12 +0000 (+1000) Subject: xfs: remove rbpp check from xfs_rtmodify_summary_int X-Git-Tag: omap-for-v3.19/prcm-cleanup~101^2~6^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6978c295b074eb2ba4b06fdf206c7ab4f293e5;p=pandora-kernel.git xfs: remove rbpp check from xfs_rtmodify_summary_int rbpp is always passed into xfs_rtmodify_summary and xfs_rtget_summary, so there is no need to test for it in xfs_rtmodify_summary_int. Signed-off-by: Eric Sandeen Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed