Re: [PATCH 2/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Dan Carpenter
On Tue, Sep 25, 2012 at 11:04:28AM +0600, Gorskin Ilya wrote: > - if(((Adapter->bPreparingForLowPowerMode == TRUE) && > (Adapter->bDoSuspend == TRUE)) || > - psIntfAdapter->bSuspended || > - psIntfAdapter->bPreparingForBusSuspend) > - { > - BCM_D

[PATCH 2/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Gorskin Ilya
This is a patch to the InterfaceIsr.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceIsr.c | 178 + 1 file changed, 102 insertions(+), 76 deletions(-) diff --git a/drivers/