From: Chandra Seetharaman Date: Thu, 27 Jun 2013 22:25:05 +0000 (-0500) Subject: xfs: Replace macro XFS_DQUOT_TREE with a function X-Git-Tag: v3.11-rc1~71^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=329e0875286984df9053d410df83f839f85bea6e;p=pandora-kernel.git xfs: Replace macro XFS_DQUOT_TREE with a function In preparation for combined pquota/gquota support, for the sake of readability, change the macro to an inline function. Signed-off-by: Chandra Seetharaman Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed