diff options
| author | Jean-Jacques Hiblot <[email protected]> | 2019-02-13 12:15:24 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-04-09 15:34:15 -0400 |
| commit | b000180b0f467851525aae3d0dfb8ab3a9dbcf8f (patch) | |
| tree | 8a2b6570dcf3c37f581346ae8366d32fe91d64a1 /include/linux/string.h | |
| parent | 290100583dc70185e76ddaa00c1a50abd162a5ad (diff) | |
fs: ext4: constify the buffer passed to write functions
There is no need to modify the buffer passed to ext4fs_write_file().
The memset() call is not required here and was likely copied from the
equivalent part of the ext4fs_read_file() function where we do need it.
Signed-off-by: Jean-Jacques Hiblot <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
