OSDN Git Service

ata: ahci: use sysfs_emit()
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>
Thu, 2 Dec 2021 06:02:17 +0000 (15:02 +0900)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 4 Jan 2022 11:00:12 +0000 (20:00 +0900)
commit179a028225c145171a2e95abbc69b579f72cdf5a
tree24846aab11fd7968a88496119aa5339c1b499189
parent0667391e191c00fb80d5a227bef977ecb12b5b70
ata: ahci: use sysfs_emit()

Use sysfs_emit() instead of sprintf in remapped_nvme_show().

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/ahci.c