From: J. Bruce Fields Date: Mon, 8 Apr 2013 19:42:12 +0000 (-0400) Subject: nfsd4: cleanup check_forechannel_attrs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~48^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373cd4098a6392395af63af220d989df00b444f7;p=pandora-kernel.git nfsd4: cleanup check_forechannel_attrs Pass this struct by reference, not by value, and return an error instead of a boolean to allow for future additions. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed