]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
authorAlex W Slater <alex.slater.dev@gmail.com>
Thu, 19 Feb 2015 21:58:07 +0000 (21:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Feb 2015 03:05:53 +0000 (22:05 -0500)
commit0dc118115d022954f24884a9025eaa736540be33
treeee4d62ae29f55f48e4fe7a8d2efc298e39ff8ab9
parentc65985c79e529d65c318a08bd044913cc1754cac
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"

Fix checkpatch.pl warning "Use #include <linux/uaccess.h> instead of <asm/uaccess.h>"

Signed-off-by: Alex W Slater <alex.slater.dev@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/raw.c