]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 21 Mar 2011 13:20:04 +0000 (14:20 +0100)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:56 +0000 (14:22 -0300)
commit66524d5eb2b56c6e0a29e9f014e9092dd22f083e
tree003b590c2fbd29762d9a22a7d54cbf091ff21f2d
parentebceaf35efe71ababde13ed73b21264a5b5982f6
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/cmtp/sock.c