On Fri, Jun 12, 2015 at 01:43:33PM -0400, Benjamin Romer wrote:
> From: David Kershner <david.kersh...@unisys.com>
> 
> 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.kersh...@unisys.com>
> Signed-off-by: Benjamin Romer <benjamin.ro...@unisys.com>
> ---
>  drivers/staging/unisys/include/iochannel.h | 45 
> +++++++++++++-----------------
>  1 file changed, 20 insertions(+), 25 deletions(-)
> 
> diff --git a/drivers/staging/unisys/include/iochannel.h 
> b/drivers/staging/unisys/include/iochannel.h
> index db7b332..1517496 100644
> --- a/drivers/staging/unisys/include/iochannel.h
> +++ b/drivers/staging/unisys/include/iochannel.h
> @@ -1,4 +1,5 @@
>  /* Copyright (C) 2010 - 2013 UNISYS CORPORATION */
> +
>  /* All rights reserved. */

Odd newline added, why?

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to