Re: [PATCH v2 2/2] libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
From: Tejun Heo <tj@kernel.org>
Date: 2016-07-12 19:04:24
Also in:
linux-scsi
From: Tejun Heo <tj@kernel.org>
Date: 2016-07-12 19:04:24
Also in:
linux-scsi
On Wed, Jul 13, 2016 at 02:54:12AM +0800, tom.ty89@gmail.com wrote:
From: Tom Yan <redacted> 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 <redacted>
Applied 1-2 to libata/for-4.8. In the future, can you please link patches in the same series? If there are only several, either chain-replying or replying to the first patch is fine. If there are more, people usually write up a head message and makes all patches replies to that message. Thanks. -- tejun