diff options
| author | Maxim Codita <maxkoditsa7c@gmail.com> | 2026-08-12 13:44:21 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-01 11:35:04 +0200 |
| commit | 50e29941dcced12bd4c832eb27e1e5cfec88fb6a (patch) | |
| tree | acd72b35be388bf2e5e8e868a0aa76beacf37885 /scripts | |
| parent | 9d8d6a3ac7d8ec8c4fb1fca0f22ef8016b0efd6b (diff) | |
| download | linux-next-50e29941dcced12bd4c832eb27e1e5cfec88fb6a.tar.gz linux-next-50e29941dcced12bd4c832eb27e1e5cfec88fb6a.zip | |
staging: sm750fb/sm750.c: mark g_def_fbmode as const pointer
Fix a checkpatch.pl warning for g_def_fbmode by marking the pointer
as const. Ensures it is stored as read-only.
Note: g_fbmode[] is left as non-const as its elements are modified at
runtime by lynxfb_set_fbinfo() and sm750fb_setup().
Signed-off-by: Maxim Codita <maxkoditsa7c@gmail.com>
Link: https://patch.msgid.link/20260812114421.24860-1-maxkoditsa7c@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
