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)
commiteb538ff02a56d9619bbd543b4c787d1bb128c696
tree056be7805acb85e265758efc40ac256936718030
parent7385adece19190f28800e0fc2fa964b96706120a
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