From: Andy Adamson Date: Thu, 14 Jan 2010 22:45:06 +0000 (-0500) Subject: nfs41: remove uneeded checks in callback processing X-Git-Tag: v2.6.34-rc1~190^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95e60daee44fade63f32429ddcf1c2012a95632;p=pandora-kernel.git nfs41: remove uneeded checks in callback processing All callback operations have arguments to decode and require processing. The preprocess_nfs4X_op functions catch unsupported or illegal ops so decode_args and process_op pointers are always non NULL. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed