From: Weston Andros Adamson Date: Tue, 23 Oct 2012 14:43:33 +0000 (-0400) Subject: SUNRPC: remove two BUG_ON asserts X-Git-Tag: v3.8-rc1~72^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30dfbba1682fde22f5a728f23d97a7a59a39fa0;p=pandora-kernel.git SUNRPC: remove two BUG_ON asserts Replace two BUG_ON() calls checking the RPC_BC_PA_IN_USE flag with WARN_ON_ONCE(). Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed