On Mon, Feb 20, 2017 at 06:55:06PM +0100, Greg Kroah-Hartman wrote:
> checkpatch is wrong here, you are now adding more lines than you remove:
I see, thank you!
Valentin
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverpro
On Mon, Feb 20, 2017 at 05:44:50PM +, Valentin Huebner wrote:
> Fixes a 'macro with flow control statement' checkpatch code style
> error by removing the board_staging() macro and replacing its two
> calls
checkpatch is wrong here, you are now adding more lines than you remove:
> Signed-off-b
Fixes a 'macro with flow control statement' checkpatch code style
error by removing the board_staging() macro and replacing its two
calls
Signed-off-by: Valentin Hübner
---
drivers/staging/board/armadillo800eva.c | 10 +-
drivers/staging/board/board.h | 11 ---
drivers/