svcrpc: standardize svc_setup_socket return convention
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 13 Aug 2012 21:46:17 +0000 (17:46 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 21 Aug 2012 18:08:40 +0000 (14:08 -0400)
Use the kernel-standard ptr-or-error return convention instead of
passing a pointer to the error.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found