On Mon, Oct 12, 2015 at 03:19:47PM -0400, Benjamin Romer wrote: > From: David Kershner <david.kersh...@unisys.com> > > Convert from pragma to __packed > > Signed-off-by: David Kershner <david.kersh...@unisys.com> > Signed-off-by: Benjamin Romer <benjamin.ro...@unisys.com> > --- > drivers/staging/unisys/visorbus/vmcallinterface.h | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/drivers/staging/unisys/visorbus/vmcallinterface.h > b/drivers/staging/unisys/visorbus/vmcallinterface.h > index 7a18aa8..276b784 100644 > --- a/drivers/staging/unisys/visorbus/vmcallinterface.h > +++ b/drivers/staging/unisys/visorbus/vmcallinterface.h > @@ -84,7 +84,6 @@ enum vmcall_monitor_interface_method_tuple { /* VMCALL > identification tuples */ > > /* ///////////// BEGIN PRAGMA PACK PUSH 1 ///////////////////////// */ > /* ///////////// ONLY STRUCT TYPE SHOULD BE BELOW */ > -#pragma pack(push, 1)
You didn't delete the comment lines here, why not? _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel