Re: [PATCH v2 19/21] staging: unisys: remove check for GNUC

2016-09-02 Thread Greg KH
On Thu, Sep 01, 2016 at 03:15:11PM -0400, David Kershner wrote: > The check for GNUC is redundant and is not needed for vmcallinterface.h. > > Signed-off-by: David Kershner > Reviewed-by: Tim Sell > Reported-by: Greg Kroah-Hartman > --- > drivers/staging/unisys/visorbus/vmcallinterface.h | 2 -

[PATCH v2 19/21] staging: unisys: remove check for GNUC

2016-09-01 Thread David Kershner
The check for GNUC is redundant and is not needed for vmcallinterface.h. Signed-off-by: David Kershner Reviewed-by: Tim Sell Reported-by: Greg Kroah-Hartman --- drivers/staging/unisys/visorbus/vmcallinterface.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/unisys/visorbu