summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorWilliam Hansen-Baird <william.hansen.baird@gmail.com>2025-12-22 16:28:50 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-11 13:50:30 +0100
commit4c1ee347f8b77b9815a020821e6162fbb4fdeef6 (patch)
treec839921944e0946d2879acabe522a609c19760f1 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parente3d723f70b32c9d748610c0b483fbcdf915d73ac (diff)
staging/sm750fb: remove outdated TODO lines
The TODO lines about "checkpatch cleanup" and "kernel coding style" are no longer needed as all files conform to the kernel coding style, as verified with checkpatch.pl Note: checkpatch reports a false positive WARNING for sm750.c line 36 about missing const in static const char *g_fbmode[]. checkpatch suggests static const char * const g_fbmode[]. This was intentional, as the array is modified throughout the code, while the inner strings remain unchanged. Signed-off-by: William Hansen-Baird <william.hansen.baird@icloud.com> Link: https://patch.msgid.link/20251222212849.555571-2-william.hansen.baird@icloud.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions