From: Benny Halevy Date: Fri, 14 Aug 2009 14:19:25 +0000 (+0300) Subject: nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper X-Git-Tag: v2.6.32-rc1~412^2~48^2~7^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c65ce90006badccd5663e558e3c85869ae5ce6;p=pandora-kernel.git nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper In order to open code and expose the result pointer assignment. Alternatively, we can open code the call to xdr_reserve_space and do the BUG_ON an the error case at the call site. Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed