From: Randy Dunlap Date: Tue, 20 Feb 2007 21:58:05 +0000 (-0800) Subject: [PATCH] cdrom: use unsigned bitfields X-Git-Tag: v2.6.21-rc1~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cba01db647fa87d14aeccac5267aebfeb2fc1d2;p=pandora-kernel.git [PATCH] cdrom: use unsigned bitfields 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 Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed