]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Fix extra line print in rqpair debug print.
authorJames Smart <jsmart2021@gmail.com>
Fri, 21 Apr 2017 23:04:53 +0000 (16:04 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 24 Apr 2017 07:25:48 +0000 (09:25 +0200)
commitafbb38fedaa25935b963b07cc10f72a25bb3acbb
tree6ed785d9ac3dc81d95f2b0c1787289366b7fe3ff
parenteafe89f556ef1fe1b07ab8c1b4ce453ca1da1e41
Fix extra line print in rqpair debug print.

An extra blank line was being added the the rqpair printing.

Remove the extra line feed.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
drivers/scsi/lpfc/lpfc_debugfs.c