From: Jeff Layton Date: Fri, 30 May 2014 13:09:29 +0000 (-0400) Subject: nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7025005d5e7715efa24c115c45f4a6b4f1a545de;p=pandora-kernel.git nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound The memset of resp in svc_process_common should ensure that these are already zeroed by the time they get here. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed