OSDN Git Service

staging: comedi: comedi_fops: Shift assignment operator '=' to previous line
authorNishad Kamdar <nishadkamdar@gmail.com>
Sat, 14 Jul 2018 15:44:58 +0000 (21:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 09:47:12 +0000 (11:47 +0200)
commit642e0692bea6e7393c01e7074a55b491700f9e6e
tree4eb0564ea8cbb94561a7cad96d00fc222cf5b4fc
parent65f3264177e4c131cc2904739bccb6db9e92c3dc
staging: comedi: comedi_fops: Shift assignment operator '=' to previous line

Shift '=' assignment operator to the end of previous
line to conform to preferred kernel style line wrapping.
Issue reported by checkpatch CHECK.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_fops.c