]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: s626: Reformat function arguments
authorDeepak R Varma <mh12gx2825@gmail.com>
Sat, 14 Mar 2020 21:39:00 +0000 (03:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2020 11:28:03 +0000 (12:28 +0100)
commit970ad152805d8ce9e294bac9e6863d253e55f49d
tree2eb51a648709fc796cf7d460d0ce80cda5bdf576
parent40ce911c93f308fce98f01c0e2dc22763de104d7
staging: comedi: s626: Reformat function arguments

Reformat function call arguments to comedi_check_trigger_arg_min
as per coding style guideline. Problem detected by checkpatch script.

Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
Link: https://lore.kernel.org/r/20200314213856.GA3874@deeUbuntu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/s626.c