diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-07-10 18:49:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-10 18:27:45 +0100 |
commit | f2daa4667fda1aa951b91da0ae9675a5da9d7716 (patch) | |
tree | 70cfe33506e4d6e0e2e02903aff7d71c8447e130 /fs/romfs | |
parent | 2b308e7176e366a52a07a49868e3b1a295e56785 (diff) |
spi: Use sysfs_emit() to instead of s*printf()
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230710154932.68377-7-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions