From: Weston Andros Adamson Date: Tue, 23 Oct 2012 14:43:45 +0000 (-0400) Subject: SUNRPC: remove BUG_ON in svc_register X-Git-Tag: v3.8-rc1~72^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af39507f60ee9f98b20f24af09c1a60655417ac;p=pandora-kernel.git SUNRPC: remove BUG_ON in svc_register Instead of calling BUG_ON(), do a WARN_ON_ONCE() and return -EINVAL. Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed