diff options
author | Daniel Wagner <dwagner@suse.de> | 2021-04-01 12:54:10 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2021-04-02 19:48:29 +0300 |
commit | bff4bcf3cfc1595e0ef2aeb774b2403c88de1486 (patch) | |
tree | 6046cad188aae9b10e4b90dbb81b350cab378e14 /drivers/thermal/ti-soc-thermal | |
parent | 8df1bff57c7e5fc7747b9236561079907d8cf82e (diff) | |
download | linux-bff4bcf3cfc1595e0ef2aeb774b2403c88de1486.tar.xz |
nvme: use sysfs_emit instead of sprintf
sysfs_emit is the recommended API to use for formatting strings to be
returned to user space. It is equivalent to scnprintf and aware of the
PAGE_SIZE buffer size.
Suggested-by: Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/thermal/ti-soc-thermal')
0 files changed, 0 insertions, 0 deletions