Skip to content
Commit 942875ff authored by Gustavo Padovan's avatar Gustavo Padovan Committed by David S. Miller
Browse files

irda: Use __packed annotation instead IRDA_PACKED macro



Remove IRDA_PACKED macro, which maps to __attribute__((packed)). IRDA is
one of the last users of __attribute__((packet)). Networking code uses
__packed now.

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2e4e7a97
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment