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:
f17578d
)
[PADLOCK] Fix sparse warning about 1-bit signed bit-field
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 30 Oct 2005 09:44:37 +0000
(20:44 +1100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 9 Jan 2006 22:15:31 +0000
(14:15 -0800)
Change the bit-field in struct cword to unsigned to shut sparse up.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found