]> git.openfabrics.org - ~emulex/infiniband.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)
commitffd13320aa96e07f3048ebdcc603aaf38bed0c47
tree003b590c2fbd29762d9a22a7d54cbf091ff21f2d
parent58aac468be411f2a9b4a28f2ed8e6e2a0db04267
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