commit | eb538ff02a56d9619bbd543b4c787d1bb128c696 | [log] [tgz] |
---|---|---|
author | Deepak R Varma <mh12gx2825@gmail.com> | Mon Mar 23 00:29:36 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 23 13:09:45 2020 +0100 |
tree | 056be7805acb85e265758efc40ac256936718030 | |
parent | 7385adece19190f28800e0fc2fa964b96706120a [diff] |
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>