]> asedeno.scripts.mit.edu Git - linux.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)
commitf5f44c6ffe0b39ee37e1d2963ee0d48cbc1ec038
tree0bd65be83c428f552ffd00180063249f0f459670
parenteeac8cda2c957e156093933b860eec09e488fe15
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