mmc: sdio: Fix strlcpy usage
Fixes the following clang warning: ../drivers/mmc/core/sdio_cis.c:58:31: warning: size argument in 'strlcpy' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size] Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Signed-off-by: khusika <khusikadhamar@gmail.com> Change-Id: I1b35b56039e03fb3bf6572037fa2421302c6fe32
Loading
Please register or sign in to comment