]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/rdma/hfi1: Fix logical continuations
authorJubin John <jubin.john@intel.com>
Mon, 15 Feb 2016 04:20:15 +0000 (20:20 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:45:37 +0000 (20:45 -0500)
commitd0d236ea34e6ce2d9106a8f61f92b6af3995d6ad
treeaabfd431f76101e160a79d228eda519a76d00bed
parent5161fc3ef60260343c2ffc1b42c9a92ba954d846
staging/rdma/hfi1: Fix logical continuations

Move logical continuations to previous line to fix checkpatch check:
CHECK: Logical continuations should be on the previous line

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/chip.c
drivers/staging/rdma/hfi1/driver.c
drivers/staging/rdma/hfi1/file_ops.c
drivers/staging/rdma/hfi1/firmware.c
drivers/staging/rdma/hfi1/intr.c
drivers/staging/rdma/hfi1/mad.c
drivers/staging/rdma/hfi1/sdma.c