diff options
author | Chen Zhou <chenzhou10@huawei.com> | 2020-01-20 13:49:43 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-21 10:48:17 +0100 |
commit | 49e211c0e357d8c5ccdc3c6c5fb8f94ab85d037f (patch) | |
tree | 607cf2d8871be593e4f8122170d708945ac3e72e /net/ceph/auth_none.c | |
parent | Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-49e211c0e357d8c5ccdc3c6c5fb8f94ab85d037f.tar.xz linux-49e211c0e357d8c5ccdc3c6c5fb8f94ab85d037f.zip |
net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
The return value of snprintf may be greater than the size of
HNS3_DBG_READ_LEN, use scnprintf instead in hns3_dbg_cmd_read.
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ceph/auth_none.c')
0 files changed, 0 insertions, 0 deletions