summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/property.c
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2017-10-02 13:38:29 +0300
committerDavid S. Miller <davem@davemloft.net>2017-10-02 11:24:40 -0700
commit806717081ab6088957c4857d42941159a07cc571 (patch)
tree96975df8da36c683b0e4df085b9d9fcc858ffcb2 /drivers/thunderbolt/property.c
parentf2f2efb807d339513199b1bb771806c90cce83ae (diff)
thunderbolt: Remove __packed from ICM message structures
These messages are all 32-bit aligned and they should be packed without the __packed attribute just fine. It also allows compiler to generate better code on some architectures. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Michael Jamet <michael.jamet@intel.com> Reviewed-by: Yehezkel Bernat <yehezkel.bernat@intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/thunderbolt/property.c')
0 files changed, 0 insertions, 0 deletions