]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit217cc6512ed80ff06217e3fad54f2df579cabd2f
tree24846aab11fd7968a88496119aa5339c1b499189
parent8d6dc7bd1e66efce5029868637abcada2a9212d3
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