]> git.baikalelectronics.ru Git - kernel.git/commit
wan: Remove unnecessary alloc/OOM messages
authorJoe Perches <joe@perches.com>
Sun, 3 Feb 2013 17:28:12 +0000 (17:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Feb 2013 18:22:34 +0000 (13:22 -0500)
commit8cea33586bf6e86472e4d28882cb836246043c36
tree1a473daf8616769c3aaa8272d2c64bfca0a43963
parent56db9b6745ddf5e59cb87157535d515b6958baec
wan: Remove unnecessary alloc/OOM messages

alloc failures already get standardized OOM
messages and a dump_stack.

Hoist assigns from if tests.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/cosa.c
drivers/net/wan/farsync.c
drivers/net/wan/hdlc.c
drivers/net/wan/x25_asy.c