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)
commit5e54654c41bfb9216b551fd3a3891c2da60eadae
tree91b1f967c5989b6c115c7c9c40a51823f8c64209
parentc20a99f8c38f41ce875bfea829ca0dd603f1d11b
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
This page took 0.029315 seconds and 5 git commands to generate.