alistair23-linux/net/9p
Hannes Eder e3db6cb421 9p: fix sparse warning: cast adds address space
Impact: Trust in the comment and add '__force' to the cast.

Fix this sparse warning:
  net/9p/trans_fd.c:420:34: warning: cast adds address space to expression (<asn:1>)

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-26 23:13:32 -08:00
..
client.c
error.c
Kconfig
Makefile
mod.c
protocol.c
protocol.h
trans_fd.c 9p: fix sparse warning: cast adds address space 2009-02-26 23:13:32 -08:00
trans_rdma.c
trans_virtio.c
util.c