diff options
author | Chaitanya Kulkarni <[email protected]> | 2022-03-08 14:56:58 -0800 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2022-03-14 08:43:06 +0100 |
commit | 98152eb70fffad910ee7c511b110afe98f162fc5 (patch) | |
tree | 9fd422016936f38837ef6caff6323bbd22174ded /net/lapb/lapb_in.c | |
parent | 73d77c53ff342bfa23daedf4475cdd06618e447b (diff) |
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 <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions