diff options
author | ideawu <ideawu@163.com> | 2009-03-26 05:55:29 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-03-28 00:15:21 +0100 |
commit | abd91ee979f785b7377216532620d98ab4e3e5af (patch) | |
tree | 8e230a9966c6b792ee95a190a30572c543e96909 /net/sunrpc/svc_xprt.c | |
parent | SUNRPC: Clean up static inline functions in svc_xprt.h (diff) | |
download | linux-abd91ee979f785b7377216532620d98ab4e3e5af.tar.xz linux-abd91ee979f785b7377216532620d98ab4e3e5af.zip |
sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process
There is no need to set rqstp->rq_server to serv, while serv is initialized as rqstp->rq_server at previous line. And between these two lines, there is no change to rqstp->rq_server.
Signed-off-by: ideawu <ideawu@163.com>
Reviewed-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'net/sunrpc/svc_xprt.c')
0 files changed, 0 insertions, 0 deletions