[PATCH] Staging: comedi: daqboard2000.c fixed trailing whitespace

2015-04-09 Thread Andrei Maresu
Fixed a coding style issue. Signed-off-by: Andrei Maresu --- drivers/staging/comedi/drivers/daqboard2000.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/daqboard2000.c b/drivers/staging/comedi/drivers/daqboard2000.c index 96697fb..e6746dc

[PATCH 2/2] Dma: at_hdmac_regs fixed a space coding style issue

2015-03-23 Thread Andrei Maresu
The following chaeckpatch error was fixed: ERROR: space prohibited after that open parenthesis '(' Signed-off-by: Andrei Maresu --- drivers/dma/at_hdmac_regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/at_hdmac_regs.h b/drivers/dma/at_hdmac_re

[PATCH 1/2] Dma: at_hdmac_regs fixed a space coding style issue

2015-03-23 Thread Andrei Maresu
The following chaeckpatch error was fixed: ERROR: space prohibited after that open parenthesis '(' Signed-off-by: Andrei Maresu --- drivers/dma/at_hdmac_regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/at_hdmac_regs.h b/drivers/dma/at_hdmac_re

[PATCH] Net: ethernet: rocker: fixed a space coding style issue

2015-03-21 Thread Andrei Maresu
Fixed a space coding style issue found by checkpatch.pl in rocker.c Signed-off-by: Andrei Maresu --- drivers/net/ethernet/rocker/rocker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/rocker/rocker.c b/drivers/net/ethernet/rocker/rocker.c index