]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 21 Mar 2011 13:19:59 +0000 (14:19 +0100)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:55 +0000 (14:22 -0300)
commit8c20aa9ffc5a5ef52b6148e905671a8d12b40c87
tree0a2ae6d90543c21b4e5649bc36b9627e30261145
parent3aad75a128e2f2b8da31de1df4b9b9b4a8f65c66
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

As warned by checkpatch.pl, use #include <linux/uaccess.h> instead of
<asm/uaccess.h>

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/bnep/sock.c