From: Dan Carpenter Date: Sun, 15 Jan 2012 11:28:20 +0000 (+0300) Subject: toshiba_acpi: make one-bit bitfields unsigned X-Git-Tag: v3.4-rc1~63^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=592b746c55b63770da25148ea3b56ed463a596b2;p=pandora-kernel.git toshiba_acpi: make one-bit bitfields unsigned This doesn't change how the code works, but it silences a Sparse complaint: drivers/platform/x86/toshiba_acpi.c:121:37: error: dubious one-bit signed bitfield Signed-off-by: Dan Carpenter Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed