summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_dbf.c
diff options
context:
space:
mode:
authorSteffen Maier2018-05-17 19:15:04 +0200
committerMartin K. Petersen2018-05-18 17:28:15 +0200
commit6919298c98705c754547f697b0f3792a147aa944 (patch)
treeee49d36433ca977df6971f18e894a33dd4d89ccb /drivers/s390/scsi/zfcp_dbf.c
parentscsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset (diff)
downloadkernel-qcow2-linux-6919298c98705c754547f697b0f3792a147aa944.tar.gz
kernel-qcow2-linux-6919298c98705c754547f697b0f3792a147aa944.tar.xz
kernel-qcow2-linux-6919298c98705c754547f697b0f3792a147aa944.zip
scsi: zfcp: cleanup indentation for posting FC events
I just happened to see the function header indentation of zfcp_fc_enqueue_event() and I picked some more from checkpatch: $ checkpatch.pl --strict -f drivers/s390/scsi/zfcp_fc.c ... CHECK: Alignment should match open parenthesis #113: FILE: drivers/s390/scsi/zfcp_fc.c:113: + fc_host_post_event(adapter->scsi_host, fc_get_event_number(), + event->code, event->data); CHECK: Blank lines aren't necessary before a close brace '}' #118: FILE: drivers/s390/scsi/zfcp_fc.c:118: + +} ... The change complements v2.6.36 commit 2d1e547f7523 ("[SCSI] zfcp: Post events through FC transport class"). Signed-off-by: Steffen Maier <maier@linux.ibm.com> Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/s390/scsi/zfcp_dbf.c')
0 files changed, 0 insertions, 0 deletions