[PATCH] Staging: comedi: adl_pci9118.c : fixed code style issue

2017-11-18 Thread Fabian Baumanis
Removed uneccessary parantheses which were sorrounding two if-statements. Signed-off-by: Fabian Baumanis <bauman...@gmail.com> ---  drivers/staging/comedi/drivers/adl_pci9118.c | 3 +--  1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/adl_pci911

[PATCH] Staging: comedi: adl_pci9118.c : fixed code style issue

2017-11-18 Thread Fabian Baumanis
Removed uneccessary parantheses which were sorrounding two if-statements. Signed-off-by: Fabian Baumanis ---  drivers/staging/comedi/drivers/adl_pci9118.c | 3 +--  1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/adl_pci9118.c b/drivers/staging/comedi