]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/ata/libata-scsi.c
libata: make the function name in comment match the actual function
authorMinwoo Im <dn3108@gmail.com>
Tue, 20 Jun 2017 10:21:30 +0000 (19:21 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 20 Jun 2017 17:35:15 +0000 (13:35 -0400)
commit01efd6006d19848084b9fcba7f3963ed38c1cd6c
tree62a4bbe8c643a42abc63b7dc683e8d6ba5510b40
parenta5893870f8145b782e42d5ff187ae1dee6f2b650
libata: make the function name in comment match the actual function

The function name used to be ata_scsiop_mode_select() but renamed to
ata_scsi_mode_select_xlat().  Update the comment accordingly.

tj: Minor commit desc update.

Signed-off-by: Minwoo Im <dn3108@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libata-scsi.c