]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB HID: specify explicit size for hid_blacklist.quirks
authorPaul Walmsley <paul@booyaka.com>
Tue, 20 Mar 2007 18:23:16 +0000 (19:23 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 11 Apr 2007 08:36:02 +0000 (10:36 +0200)
commit4cbe7d28f2c63e801d651b3b56f953a5ff5ae70f
tree2d7f0b206462bade78d0775663a44c1a91129148
parent5e2a55f25d255a356bdaf2cb04c71b8d76c307a8
USB HID: specify explicit size for hid_blacklist.quirks

Explicitly specify the size of the hid_blacklist quirks member, to guard
against surprises on architectures where unsigned ints aren't 32 bits long.

Signed-off-by: Paul Walmsley <paul@booyaka.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-core.c