git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81c5532
)
9p: fix sparse warning: cast adds address space
author
Hannes Eder
<hannes@hanneseder.net>
Wed, 25 Feb 2009 10:31:37 +0000
(10:31 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Feb 2009 07:13:32 +0000
(23:13 -0800)
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>
No differences found