H Hartley Sweeten
11828ce9aa
staging: comedi: adv_pci_dio: checkpatch.pl cleanup (missing blank line)
...
Fix this checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:58 -07:00
H Hartley Sweeten
4318d1d3cd
staging: comedi: ni_tio: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warnings:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:20 -07:00
H Hartley Sweeten
9a7c5693ca
staging: comedi: mite: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warnings:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:20 -07:00
H Hartley Sweeten
f740197959
staging: comedi: ni_mio_common: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warnings:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:20 -07:00
H Hartley Sweeten
fd28703c76
staging: comedi: ni_pcidio: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:20 -07:00
H Hartley Sweeten
c4c2c67a7a
staging: comedi: ni_660x: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:20 -07:00
H Hartley Sweeten
385aea358f
staging: comedi: multiq3: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:20 -07:00
H Hartley Sweeten
c1f946a240
staging: comedi: pcmuio: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:20 -07:00
H Hartley Sweeten
a95b7ccf59
staging: comedi: ni_at_a2150: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
624e6446da
staging: comedi: serial2000: reduce indent level of serial2002_setup_subdevs()
...
Tidy up this function a bit to reduce the indent level.
This also fixex the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
96afd186f0
staging: comedi: serial2000: checkpatch.pl cleanup (missing blank line)
...
Fix the checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
f06d145f8b
staging: comedi: comedi_test: checkpatch.pl cleanup (break is not useful)
...
Fix the checkpatch.pl warning:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
cd9da6178a
staging: comedi: jr3_pci: checkpatch.pl cleanup (missing blank line)
...
Fix checkpatch.pl warnings:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
98039f8ac2
staging: comedi: dt9812: checkpatch.pl cleanup (missing blank line)
...
Fix checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
f61b57a40d
staging: comedi: dt2815: checkpatch.pl cleanup (missing blank line)
...
Fix checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
bb905ab1f8
staging: comedi: das1800: checkpatch.pl cleanup (void function return)
...
Fix the checkpatch.pl warning:
WARNING: void function return statements are not generally useful
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
d7e31e5661
staging: comedi: das16: checkpatch.pl cleanup (missing blank line)
...
Fix thess checkpatch.pl warnings:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
a8fa9200a5
staging: comedi: cd_pcidas64: checkpatch.pl cleanup (void function return)
...
Fix the checkpatch.pl warning:
WARNING: void function return statements are not generally useful
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:19 -07:00
H Hartley Sweeten
43358ed094
staging: comedi: cb_pcidas64: checkpatch.pl cleanup (missing blank line)
...
Fix this checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:18 -07:00
H Hartley Sweeten
0a9e58d6e6
staging: comedi: amplc_pci230: checkpatch.pl cleanup (void function return)
...
Fix the checkpatch.pl warning in this file:
WARNING: void function return statements are not generally useful
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:18 -07:00
H Hartley Sweeten
ec05d98cec
staging: comedi: amplc_pc236: checkpatch.pl cleanup (missing blank line)
...
Fix this checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:18 -07:00
H Hartley Sweeten
c6d94c74a3
staging: comedi: adv_pci1723: checkpatch.pl cleanup (missing blank line)
...
Fix this checkpatch.pl warning:
WARNING: Missing a blank line after declarations
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:18 -07:00
H Hartley Sweeten
214c043fc7
staging: comedi: 8253.h: checkpatch.pl cleanup (void function return)
...
Fix the checkpatch.pl warning in this file:
WARNING: void function return statements are not generally useful
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:37:18 -07:00
Sam Asadi
2cbc7a3fba
Staging: adl_pci9118: a language issue fixed
...
For better use of English, 'mixtured' which is not right, replaced
by 'mixed'.
Signed-off-by: Sam Asadi <asadi.samuel@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:35:43 -07:00
H Hartley Sweeten
3176b5e95e
staging: comedi: mite.h: tidy up mite_csigr_wpdep()
...
Refactor this inline function to fix the checkpatch.pl warnings:
WARNING: Missing a blank line after declarations
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:24 -07:00
H Hartley Sweeten
1ba7577469
staging: comedi: ni_tio_internal.c: checkpatch.pl cleanup (break is not useful)
...
Fix the checkpatch.pl warning:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:24 -07:00
H Hartley Sweeten
a8b6c4f5a8
staging: comedi: das08: checkpatch.pl cleanup (break is not useful)
...
Fix the checkpatch.pl warning:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:24 -07:00
H Hartley Sweeten
d88e3da90f
staging: comedi: ni_labpc: checkpatch.pl cleanup (else is not useful)
...
Fix the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
1c6820bc16
staging: comedi: ni_tiocmd: checkpatch.pl cleanup (break is not useful)
...
Fix the checkpatch.pl warning:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
89660697cb
staging: comedi: ni_tio: checkpatch.pl cleanup (else is not useful)
...
Fix the checkpatch.pl warnings:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
9bad91337c
staging: comedi: ni_tio: checkpatch.pl cleanup (break is not useful)
...
Fix the checkpatch.pl warnings:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
182157e1e5
staging: comedi: usbduxsigma: checkpatch.pl cleanup (else not useful)
...
Fix the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
ce1d67ac3f
staging: comedi: usbdux: checkpatch.pl cleanup (else not useful)
...
Fix the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
0953ee4acc
staging: comedi: ni_mio_common: checkpatch.pl cleanup (else not useful)
...
Fix the checkpatch.pl warnings:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
959409613d
staging: comedi: ni_mio_common: checkpatch.pl cleanup (break not useful)
...
Fix the checkpatch.pl warning:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
193725ba3f
staging: comedi: s626: checkpatch.pl cleanup (else not useful)
...
Fix the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
f9558b49dc
staging: comedi: ni_660x: checkpatch.pl cleanup (else not useful)
...
Fix the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:23 -07:00
H Hartley Sweeten
eb8051d73c
staging: comedi: ni_660x: checkpatch.pl cleanup (break not useful)
...
Fix the checkpatch.pl warnings:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
57ec1abf4d
staging: comedi: cb_pcidas: checkpatch.pl cleanup (break not useful)
...
Fix the checkpatch.pl warnings:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
f105167681
staging: comedi: cb_pcidas64: checkpatch.pl cleanup (break not useful)
...
Fix the checkpatch.pl warnings:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
ee99bcc75d
staging: comedi: s526: checkpatch.pl cleanup (break not useful)
...
Fix the checkpatch.pl warning:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
1c404be2b3
staging: comedi: ni_at_a2150: checkpatch.pl cleanup (break not useful)
...
Fix the checkpatch.pl warning:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
f8d1712954
staging: comedi: das1800: checkpatch.pl cleanup (break not useful)
...
Fix the checkpatch.pl warnings:
WARNING: break is not useful after a goto or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
eeb3b4f9ad
staging: comedi: pcl724: checkpatch.pl cleanup (else after return)
...
Fix the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
aa2998450b
staging: comedi: dt282x: checkpatch.pl cleanup (else after return)
...
Fix checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
02efdb3bb0
staging: comedi: daqboard2000: checkpatch.pl cleanup (else after return)
...
Fix these checkpatch.pl warnings:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
4ffeead332
staging: comedi: cb_pcidas64: checkpatch.pl cleanup (else after return)
...
Fix these checkpatch.pl warnings:
WARNING: else is not generally useful after a break or return
Also, remove an unnecessary trailing ';' at the end of a function.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
34880ec799
staging: comedi: amplc_pci224: checkpatch.pl cleanup (else after return)
...
Fix this checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:22 -07:00
H Hartley Sweeten
c3ba2678d0
staging: comedi: amplc_pc236: checkpatch.pl cleanup (else after return)
...
Fix these checkpatch.pl warnings:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:21 -07:00
H Hartley Sweeten
18a8e8c538
staging: comedi: amplc_dio200_common: checkpatch.pl cleanup (else after return)
...
Fix these checkpatch.pl warnings:
WARNING: else is not generally useful after a break or return
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Cc: Ian Abbott <abbotti@mev.co.uk >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-07-16 13:34:21 -07:00