Re: [PATCH v2] Staging: bcm: Shortened lines

2014-06-10 Thread Dan Carpenter
On Tue, Jun 10, 2014 at 08:09:29PM +0200, Matthias Beyer wrote: > - if (psIntfAdapter->bSuspended == TRUE || > psIntfAdapter->bPreparingForBusSuspend == TRUE) { > - BCM_DEBUG_PRINT(psIntfAdapter->psAdapter, DBG_TYPE_OTHERS, RDM, > DBG_LVL_ALL, "Bus is in suspended states hence RDM

[PATCH v2] Staging: bcm: Shortened lines

2014-06-10 Thread Matthias Beyer
This patch fixes line lengths in the drivers/staging/bcm/InterfaceMisc.c file. Signed-off-by: Matthias Beyer --- drivers/staging/bcm/InterfaceMisc.c | 98 + 1 file changed, 67 insertions(+), 31 deletions(-) diff --git a/drivers/staging/bcm/InterfaceMisc

[PATCH v2] Staging: bcm: Shortened lines

2014-06-02 Thread Matthias Beyer
This patch fixes line lengths in the drivers/staging/bcm/InterfaceMisc.c file. Signed-off-by: Matthias Beyer --- drivers/staging/bcm/InterfaceMisc.c | 98 + 1 file changed, 67 insertions(+), 31 deletions(-) diff --git a/drivers/staging/bcm/InterfaceMisc