diff options
author | Weston Andros Adamson <dros@netapp.com> | 2012-10-23 18:43:43 +0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-11-04 23:43:42 +0400 |
commit | b8a13d039cbf7aec3b486fc0ae3996a5449afed2 (patch) | |
tree | 50a84f56c785e8d73322e90317d6c9d3f895a6fe /net/ipv4/inet_connection_sock.c | |
parent | 18e624ad0374f3b1092530f978301611f88e45b3 (diff) | |
download | linux-b8a13d039cbf7aec3b486fc0ae3996a5449afed2.tar.xz |
SUNRPC: remove BUG_ON from bc_malloc
Replace BUG_ON() with WARN_ON_ONCE() and NULL return - the caller will handle
this like a memory allocation failure.
Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/ipv4/inet_connection_sock.c')
0 files changed, 0 insertions, 0 deletions