firmware: dmi: struct dmi_header should be packed
authorJean Delvare <jdelvare@suse.de>
Thu, 25 Jun 2015 07:06:57 +0000 (09:06 +0200)
committerJean Delvare <jdelvare@suse.de>
Thu, 25 Jun 2015 07:06:57 +0000 (09:06 +0200)
commit9ea650c804404e55dbf17c928203141282e759ab
tree37f04c379d15b4a989a798b9ca42b97b96b029df
parentd1d8704c48f9c2bb791e8e183a41019f35a3f7f0
firmware: dmi: struct dmi_header should be packed

Apparently the compiler does fine without it, but it feels safer and
clearer to add the missing attribute.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
include/linux/dmi.h