diff options
author | Chaitanya Kulkarni <kch@nvidia.com> | 2022-03-09 01:56:58 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-03-14 10:43:06 +0300 |
commit | 98152eb70fffad910ee7c511b110afe98f162fc5 (patch) | |
tree | 9fd422016936f38837ef6caff6323bbd22174ded /scripts/generate_rust_analyzer.py | |
parent | 73d77c53ff342bfa23daedf4475cdd06618e447b (diff) | |
download | linux-98152eb70fffad910ee7c511b110afe98f162fc5.tar.xz |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions