diff options
author | 2022-03-08 14:56:58 -0800 | |
---|---|---|
committer | 2022-03-14 08:43:06 +0100 | |
commit | 98152eb70fffad910ee7c511b110afe98f162fc5 (patch) | |
tree | 9fd422016936f38837ef6caff6323bbd22174ded /tools/perf/scripts/python/export-to-sqlite.py | |
parent | nvmet: don't fold lines (diff) | |
download | wireguard-linux-98152eb70fffad910ee7c511b110afe98f162fc5.tar.xz wireguard-linux-98152eb70fffad910ee7c511b110afe98f162fc5.zip |
nvmet: use snprintf() with PAGE_SIZE in configfs
Instead of using sprintf, use snprintf with buffer size limited to
PAGE_SIZE just like what we have for the rest of the file.
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions