libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
authorTom Yan <tom.ty89@gmail.com>
Tue, 12 Jul 2016 18:54:12 +0000 (02:54 +0800)
committerTejun Heo <tj@kernel.org>
Tue, 12 Jul 2016 18:58:46 +0000 (14:58 -0400)
commitf086b7489a4ced0067ed39766146b60ff1fe4b9d
tree1d5bd8530aa2ab73de2628bf998ea3e506c9970d
parentc9cd3504eb03755db8e64f894ccd4ebee59734b7
libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()

To make it consistent with the recently added ata_mselect_control().
We probably shouldn't have the word "mode" in its name anyway, since
that's not the case for other ata_msense_*() / ata_mselect_*() either.

Signed-off-by: Tom Yan <tom.ty89@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libata-scsi.c