]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_labpc_common: Reformat multiple line dereference
authorDeepak R Varma <mh12gx2825@gmail.com>
Sun, 22 Mar 2020 18:59:36 +0000 (00:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2020 12:09:45 +0000 (13:09 +0100)
commitfcce94d6ef1c70ca37aabc0773edd100183f8021
tree056be7805acb85e265758efc40ac256936718030
parentc6822be1a371d5b2ffb8cd86246edf2b6daf4798
staging: comedi: ni_labpc_common: Reformat multiple line dereference

Reformat multi-line dereferencing of function arguments
&cmd->scan_begin_arg. Also reformat another call to the same function to
follow the same argument formatting structure. Problem detected by
checkpatch script.

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