sunrpc: Turn list_for_each-s into the ..._entry-s
authorPavel Emelyanov <xemul@parallels.com>
Tue, 5 Oct 2010 19:30:19 +0000 (23:30 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 19 Oct 2010 14:48:16 +0000 (10:48 -0400)
commit8f3a6de313391b6910aa7db185eb9f3e930a51cf
tree9f288895541f1f5feb06f6f3964671d63850df2f
parent50fa0d40a9d601bb8e6c9a595e90940bc846f7df
sunrpc: Turn list_for_each-s into the ..._entry-s

Saves some lines of code and some branticks when reading one.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/svc_xprt.c
net/sunrpc/svcsock.c
net/sunrpc/xprt.c