android_kernel_xiaomi_sm8350/net/netrom
Ralf Baechle c9266b99e2 [AX.25]: Mark all kmalloc users __must_check
The recent fix 0506d4068b made obvious that
error values were not being propagated through the AX.25 stack.  To help
with that this patch marks all kmalloc users in the AX.25, NETROM and
ROSE stacks as __must_check.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-17 21:59:07 -08:00
..
af_netrom.c [NETROM] lockdep: fix false positive 2006-07-12 13:59:02 -07:00
Makefile
nr_dev.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nr_in.c
nr_loopback.c
nr_out.c
nr_route.c [AX.25]: Mark all kmalloc users __must_check 2006-12-17 21:59:07 -08:00
nr_subr.c
nr_timer.c [NETROM]: Drop lock before calling nr_destroy_socket 2006-07-12 13:58:45 -07:00
sysctl_net_netrom.c