Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: lustre: Cleaning up unnecessary use of memset in conjunction…
… with strncpy Using memset before strncpy just to ensure a trailing null character is an unnecessary double writing of a string Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information