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:
23cac8d
)
[PATCH] cdrom: use unsigned bitfields
author
Randy Dunlap
<randy.dunlap@oracle.com>
Tue, 20 Feb 2007 21:58:05 +0000
(13:58 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 01:10:14 +0000
(17:10 -0800)
Fix 23 of these sparse warnings on x86_64 allmodconfig:
include/linux/cdrom.h:942:19: error: dubious bitfield without explicit
`signed' or `unsigned'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found