]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: smartpqi: Fix a name typo and cleanup code
authorKevin Barnett <kevin.barnett@microchip.com>
Tue, 1 Feb 2022 21:48:18 +0000 (15:48 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Feb 2022 04:38:34 +0000 (23:38 -0500)
commit1dde15100de8e80a6cc2cb6e8a18f95c9866bfb4
tree58ed9fb06c46e7964251fba80372ea8fb508e392
parent17cd4369a77d92e3af5be020d92a6ab9bc954fda
scsi: smartpqi: Fix a name typo and cleanup code

Rename the function pqi_is_io_high_priority() to pqi_is_io_high_priority().
Remove 2 unnecessary lines from the function, and adjusted the white space.

Link: https://lore.kernel.org/r/164375209818.440833.10908948825731635853.stgit@brunhilda.pdev.net
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c