diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2022-09-18 02:44:20 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-10-08 16:20:08 +0300 |
commit | 2559f17ec878adf5c54815e55cf0b72c02bb5303 (patch) | |
tree | d2e11faee78b34d85af157306b1dcdcd33bc411b /tools/perf/scripts/python/task-analyzer.py | |
parent | 851e0986d964bb75deea24011b0845d550215076 (diff) | |
download | linux-2559f17ec878adf5c54815e55cf0b72c02bb5303.tar.xz |
fbdev: uvesafb: Convert snprintf to scnprintf
Coccinelle reports: WARNING: use scnprintf or sprintf
Adding to that, there has also been some slow migration from snprintf to
scnprintf. This article explains the rationale for this change:
https: //lwn.net/Articles/69419/
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions