https://github.com/torvalds/linux
Revision 0cba01db647fa87d14aeccac5267aebfeb2fc1d2 authored by Randy Dunlap on 20 February 2007, 21:58:05 UTC, committed by Linus Torvalds on 21 February 2007, 01:10:14 UTC
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>
1 parent 23cac8d
History
Tip revision: 0cba01db647fa87d14aeccac5267aebfeb2fc1d2 authored by Randy Dunlap on 20 February 2007, 21:58:05 UTC
[PATCH] cdrom: use unsigned bitfields
Tip revision: 0cba01d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 81.8 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top