kernel_optimize_test/net/9p
Joe Perches f07d90107c net/9p: Add __force to cast of __user pointer
A recent commit that removed unnecessary casts of pointers
to the same type uncovered a missing __force cast.

Add it.

Reported by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-04 13:51:17 -04:00
..
client.c net/9p: Add __force to cast of __user pointer 2012-06-04 13:51:17 -04:00
error.c
Kconfig
Makefile
mod.c
protocol.c
protocol.h
trans_common.c
trans_common.h
trans_fd.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
trans_rdma.c
trans_virtio.c 9p: disconnect channel when PCI device is removed 2012-05-22 12:16:10 +09:30
util.c