[PATCH] staging: comedi: drivers: adl_pci9118: Fixes format of line 1283.

2018-08-24 Thread Sven Luthi
Checkpatch repored "Lines should not end with a '('" for line 1283. Moved opening parenthesis of function on line 1283 onto next line. Signed-off-by: Sven Luthi --- drivers/staging/comedi/drivers/adl_pci9118.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH] staging: comedi: drivers: dt3000: Fixes warning on multiline dereference.

2018-08-24 Thread Sven Luthi
. Signed-off-by: Sven Luthi --- drivers/staging/comedi/drivers/dt3000.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/staging/comedi/drivers/dt3000.c b/drivers/staging/comedi/drivers/dt3000.c index 2edf3ee91300..b3b5fe707659 100644 --- a/drivers/staging/comedi/drivers