staging: comedi: add identifiers to function parameters
authorMichael Gebhard <im72ywil@cip.cs.fau.de>
Thu, 21 Dec 2017 16:36:30 +0000 (17:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Dec 2017 17:25:37 +0000 (18:25 +0100)
commit2c5f7348fee032f5cb4d55d8920c9221d724a7fd
tree06cec3f2694dbe68ba33c31a501f2796c1015ecb
parenta1b475afe31ad3359396b8515ed3c195bdf7772d
staging: comedi: add identifiers to function parameters

Fix these checkpatch.pl warnings in comedidev.h:
WARNING: function definition argument '<name>' should also have an identifier name

Introduces this checkpatch.pl warning in lines 195 and 205:
WARNING: line over 80 characters
Breaking these lines would make the code less compact.

Signed-off-by: Michael Gebhard <im72ywil@cip.cs.fau.de>
Signed-off-by: David Sauerwein <la38vyti@cip.cs.fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedidev.h