[PATCH v2 2/3] staging: unisys: convert pack pragma to __packed

Greg KH gregkh at linuxfoundation.org
Sat Jun 13 00:07:55 UTC 2015


On Fri, Jun 12, 2015 at 04:46:07PM -0400, David Kershner wrote:
> 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 at unisys.com>
> ---
>  drivers/staging/unisys/include/iochannel.h | 45 ++++++++++++------------------
>  1 file changed, 18 insertions(+), 27 deletions(-)

Other .h files also are like this in the driver, you should fix them up
as well in future patches.

thanks,

greg k-h


More information about the devel mailing list