alistair23-linux/drivers/net/caif
Joe Perches 720a43efd3 drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Emitting netdev_alloc_skb and netdev_alloc_skb_ip_align OOM
messages is unnecessary as there is already a dump_stack
after allocation failures.

Other trivial changes around these removals:

Convert a few comparisons of pointer to 0 to !pointer.
Change flow to remove unnecessary label.
Remove now unused variable.
Hoist assignment from if.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-09 16:09:19 -05:00
..
caif_hsi.c caif-hsi: Fix merge issues. 2012-06-29 00:46:53 -07:00
caif_serial.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
caif_shm_u5500.c
caif_shmcore.c drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb 2013-03-09 16:09:19 -05:00
caif_spi.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
caif_spi_slave.c
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile