From: J. Bruce Fields Date: Mon, 13 Aug 2012 21:46:17 +0000 (-0400) Subject: svcrpc: standardize svc_setup_socket return convention X-Git-Tag: v3.7-rc1~24^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72c3537607e42928f13691d59579ec840014b19e;p=pandora-kernel.git svcrpc: standardize svc_setup_socket return convention Use the kernel-standard ptr-or-error return convention instead of passing a pointer to the error. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed