[PATCH] cdrom: use unsigned bitfields

2007-02-13 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> --- include/linux/cdrom.h |2 +- 1 file changed, 1

[PATCH] cdrom: use unsigned bitfields

2007-02-13 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] 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 [EMAIL PROTECTED] --- include/linux/cdrom.h |2 +- 1 file changed, 1