From: Chandra Seetharaman Date: Thu, 27 Jun 2013 22:25:06 +0000 (-0500) Subject: xfs: Replace macro XFS_DQ_TO_QIP with a function X-Git-Tag: v3.11-rc1~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995961c4510460d9eef9b5ae46789aa2315545fe;p=pandora-kernel.git xfs: Replace macro XFS_DQ_TO_QIP 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