Re: [PATCH 1/1 net-next] netrom: use linux/uaccess.h

2014-10-17 Thread David Miller
From: Fabian Frederick Date: Fri, 17 Oct 2014 22:00:22 +0200 > replace asm/uaccess.h by linux/uaccess.h > > Signed-off-by: Fabian Frederick Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo i

[PATCH 1/1 net-next] netrom: use linux/uaccess.h

2014-10-17 Thread Fabian Frederick
replace asm/uaccess.h by linux/uaccess.h Signed-off-by: Fabian Frederick --- net/netrom/af_netrom.c | 2 +- net/netrom/nr_dev.c| 2 +- net/netrom/nr_in.c | 2 +- net/netrom/nr_out.c| 2 +- net/netrom/nr_route.c | 2 +- net/netrom/nr_subr.c | 2 +- net/netrom/nr_timer.c | 2 +- 7