aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorGiedrius Statkevičius <[email protected]>2015-06-25 20:34:43 +0300
committerGreg Kroah-Hartman <[email protected]>2015-07-14 19:52:39 -0700
commitf4bf6b343073e32d5cf8fdb0f38192493fcad5c2 (patch)
treea73f2af4c3716cee7d78c203b7b405f462f28291 /include/linux/timerqueue.h
parentd4216b30bdd56fb823c1d32b5e46687ae87601f6 (diff)
staging: ft1000: convert pack pragma to __packed
Convert a Microsoft compiler specific directive "#pragma pack(1)" to a GCC equivalent __packed. Also, by doing this we save ourselves from trouble if any other struct definitions are added after the #pragma because it will be applied to all of the definitions following it. Signed-off-by: Giedrius Statkevičius <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions