commit | f5f44c6ffe0b39ee37e1d2963ee0d48cbc1ec038 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Mon Jul 03 11:17:27 2017 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Jul 12 17:09:57 2017 -0400 |
tree | 0bd65be83c428f552ffd00180063249f0f459670 | |
parent | eeac8cda2c957e156093933b860eec09e488fe15 [diff] |
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>