]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: convert pack pragma to __packed
authorDavid Kershner <david.kershner@unisys.com>
Fri, 12 Jun 2015 20:46:07 +0000 (16:46 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:08:07 +0000 (17:08 -0700)
commit443ae61a7ddc1a83634b5ed9fd43b7cb3ac500d2
tree91b1f967c5989b6c115c7c9c40a51823f8c64209
parent779c5dc2229e6233365a2e429eb57a6fb21ed4d4
staging: unisys: convert pack pragma to __packed

It was noticed that iochannel.h was still using pragmas to
pack the datastructures, should be using __packed instead.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/iochannel.h