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)
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>

No differences found