Message ID | 1289069566.5166.3.camel@neuromancer (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
diff --git a/drivers/hid/hid-roccat-koneplus.h b/drivers/hid/hid-roccat-koneplus.h index bf750fa..c25a799 100644 --- a/drivers/hid/hid-roccat-koneplus.h +++ b/drivers/hid/hid-roccat-koneplus.h @@ -14,6 +14,9 @@ #include <linux/types.h> +/* + * Binary data structures for communication with hardware must have no padding. + */ #pragma pack(push) #pragma pack(1)