+1
−4
Loading
Use kmemdup_nul() to copy 'value' instead of using memcpy() followed by a manual NUL termination. No functional changes. Reviewed-by:Serge Hallyn <serge@hallyn.com> Signed-off-by:
Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by:
John Johansen <john.johansen@canonical.com>