diff options
| author | Randy Dunlap <[email protected]> | 2025-11-12 01:09:20 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2025-11-13 13:15:24 +0000 |
| commit | 0a4a18e888ae8c8004582f665c5792c84a681668 (patch) | |
| tree | fd27e18ef9d114bf0aeadfb0ef1b29e564e33e3e /lib/mpi/mpi-scan.c | |
| parent | drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (diff) | |
| download | kernel-0a4a18e888ae8c8004582f665c5792c84a681668.tar.gz kernel-0a4a18e888ae8c8004582f665c5792c84a681668.zip | |
drm/client: fix MODULE_PARM_DESC string for "active"
The MODULE_PARM_DESC string for the "active" parameter is missing a
space and has an extraneous trailing ']' character. Correct these.
Before patch:
$ modinfo -p ./drm_client_lib.ko
active:Choose which drm client to start, default isfbdev] (string)
After patch:
$ modinfo -p ./drm_client_lib.ko
active:Choose which drm client to start, default is fbdev (string)
Fixes: f7b42442c4ac ("drm/log: Introduce a new boot logger to draw the kmsg on the screen")
Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'lib/mpi/mpi-scan.c')
0 files changed, 0 insertions, 0 deletions
