diff options
author | Rasmus Villemoes <[email protected]> | 2021-03-26 16:14:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-05 13:17:51 +0200 |
commit | c8a9c285f136f0cc65ac8328cd1710b155ad3df8 (patch) | |
tree | a4ebdffe10e58368383040d1f1fdc5c79c77fad7 /lib/mpi/mpi-inline.h | |
parent | 72a91f192da032b68519fafaecce03fd002d669a (diff) |
debugfs: drop pointless nul-termination in debugfs_read_file_bool()
simple_read_from_buffer() doesn't care about any bytes in the buffer
beyond "available". Making the buffer nul-terminated is therefore
completely pointless.
Signed-off-by: Rasmus Villemoes <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions