]> git.baikalelectronics.ru Git - kernel.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)
commit5bb3968b9bd43b97fa092b3bb08a11e84a97ddab
tree6ed785d9ac3dc81d95f2b0c1787289366b7fe3ff
parent44cbf28170c9629cc0241c075c618aa8eccd42da
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