diff options
author | 2016-08-13 14:53:41 -0700 | |
---|---|---|
committer | 2016-08-13 14:53:41 -0700 | |
commit | 70567833ad10dd037e3c1545dd3533e7089fee61 (patch) | |
tree | 98d6a871c1d816ecdc7f183d8dcb73311e29dad3 /fs/proc/generic.c | |
parent | net: fix up a few missing hashtable.h conflict resolutions (diff) | |
parent | net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb fails (diff) | |
download | wireguard-linux-70567833ad10dd037e3c1545dd3533e7089fee61.tar.xz wireguard-linux-70567833ad10dd037e3c1545dd3533e7089fee61.zip |
Merge branch 'net-urb-alloc-failure'
Wolfram Sang says:
====================
net: don't print error when allocating urb fails
This per-subsystem series is part of a tree wide cleanup. usb_alloc_urb() uses
kmalloc which already prints enough information on failure. So, let's simply
remove those "allocation failed" messages from drivers like we did already for
other -ENOMEM cases. gkh acked this approach when we talked about it at LCJ in
Tokyo a few weeks ago.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions