android_kernel_xiaomi_sm7250/net/sunrpc
KAMBAROV, ZAUR 7e8d7e3c9e [PATCH] coverity: sunrpc/xprt task null check
In __xprt_lock_write() we check to see if `task' is NULL, but in other places
we just go and dereference it.

`task' shouldn't be NULL anyway, so remove this test.

This defect was found automatically by Coverity Prevent, a static analysis
tool.

Signed-off-by: Zaur Kambarov <zkambarov@coverity.com>
Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-07 18:23:47 -07:00
..
auth_gss
auth_null.c
auth_unix.c
auth.c
cache.c
clnt.c [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag 2005-06-22 16:07:30 -04:00
Makefile
pmap_clnt.c
rpc_pipe.c
sched.c
stats.c
sunrpc_syms.c [PATCH] knfsd: nfsd4: fix probe_callback 2005-06-24 00:06:30 -07:00
svc.c
svcauth_unix.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
svcauth.c
svcsock.c [PATCH] Cleanup patch for process freezing 2005-06-25 17:10:13 -07:00
sysctl.c
timer.c
xdr.c
xprt.c [PATCH] coverity: sunrpc/xprt task null check 2005-07-07 18:23:47 -07:00