mirror of
https://github.com/torvalds/linux.git
synced 2026-07-07 05:41:39 +02:00
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> |
||
|---|---|---|
| .. | ||
| caif_hsi.c | ||
| caif_serial.c | ||
| caif_shm_u5500.c | ||
| caif_shmcore.c | ||
| caif_spi_slave.c | ||
| caif_spi.c | ||
| Kconfig | ||
| Makefile | ||