]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: isci: fix typo in function names
authorColin Ian King <colin.king@canonical.com>
Mon, 3 Jul 2017 10:17:27 +0000 (11:17 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 12 Jul 2017 21:09:57 +0000 (17:09 -0400)
commitb14b24b146d790f67ec53360cd1914f4038c4af8
tree0bd65be83c428f552ffd00180063249f0f459670
parent1ed358013ccaff140ddbb50fe6261104cc6e386c
scsi: isci: fix typo in function names

There are a couple of typos in function names and spelling of request
where the letters u and e are swapped:

scu_ssp_reqeust_construct_task_context
scu_sata_reqeust_construct_task_context

Fix the spelling of request.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/isci/request.c