diff options
author | Tomas Winkler <[email protected]> | 2019-11-26 14:30:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-10 13:20:49 +0100 |
commit | 49ef431defcc03be0d9bf80e1b3945a1c914868c (patch) | |
tree | d47990161768bbcfab2f78b097cc0bdfae666b9e /drivers/usb/cdns3/cdns3-debug.h | |
parent | c79f46a282390e0f5b306007bf7b11a46d529538 (diff) |
mei: bus: use simple sprintf for sysfs
Replace scnprintf with simple sprintf for sysfs files.
it is implicitly known that the buffer is big enough
for the variables to fit in.
Signed-off-by: Tomas Winkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions