commit | 4cbe7d28f2c63e801d651b3b56f953a5ff5ae70f | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@booyaka.com> | Tue Mar 20 19:23:16 2007 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Apr 11 10:36:02 2007 +0200 |
tree | 2d7f0b206462bade78d0775663a44c1a91129148 | |
parent | 5e2a55f25d255a356bdaf2cb04c71b8d76c307a8 [diff] |
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>