diff options
| author | Maxwell Doose <m32285159@gmail.com> | 2026-06-03 17:52:21 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-06-11 21:42:20 +0300 |
| commit | aae636b5463d9957fadba71e83e7cfc157416974 (patch) | |
| tree | 6342e3810c65787e45c8e8cc13bd1a2754748c9b /scripts/checkpatch.pl | |
| parent | 1ec3cca2d8b6b9ff6584ca626d4c8918bbf48d44 (diff) | |
| download | linux-aae636b5463d9957fadba71e83e7cfc157416974.tar.xz | |
fs: fat: inode: replace sprintf() with scnprintf()
The kernel documentation notes that sprintf() is deprecated and unsafe.
Replace it with the more preferred scnprintf() to help with hardening.
Link: https://lore.kernel.org/20260603145222.59012-1-m32285159@gmail.com
Signed-off-by: Maxwell Doose <m32285159@gmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
