Files
linux/drivers/nvme/host
Daniel Wagner bff4bcf3cf 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>
2021-04-02 18:48:29 +02:00
..
2021-04-02 18:48:29 +02:00
2021-04-02 18:48:29 +02:00
2020-07-08 16:16:20 +02:00
2021-04-02 18:48:28 +02:00
2021-02-02 10:26:12 +01:00