diff options
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | 2014-10-12 15:42:14 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-10-23 22:02:06 +0400 |
commit | 59dfdd92288e55bed374309a9944c3a95b4e13c9 (patch) | |
tree | ff70f6f83eb9681670a6762848c8becddb77022a /drivers/bcma/host_pci.c | |
parent | 47481d977cb2987ab363202c68a79ec1bccd357c (diff) | |
download | linux-59dfdd92288e55bed374309a9944c3a95b4e13c9.tar.xz |
brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
And changed from using strncat to strlcat to simplify code.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/bcma/host_pci.c')
0 files changed, 0 insertions, 0 deletions