diff options
| author | Miguel Ojeda <[email protected]> | 2025-03-01 23:16:02 +0000 |
|---|---|---|
| committer | Jocelyn Falempe <[email protected]> | 2025-03-07 16:23:23 +0000 |
| commit | cba3b86974a3388b12130654809e50cd19294849 (patch) | |
| tree | 999ba02498d0034c0bbc0679ba26127c9fa115b6 /drivers/gpu/drm/display/drm_dp_mst_topology.c | |
| parent | drm/panic: use `div_ceil` to clean Clippy warning (diff) | |
| download | kernel-cba3b86974a3388b12130654809e50cd19294849.tar.gz kernel-cba3b86974a3388b12130654809e50cd19294849.zip | |
drm/panic: fix overindented list items in documentation
Starting with the upcoming Rust 1.86.0 (to be released 2025-04-03),
Clippy warns:
error: doc list item overindented
--> drivers/gpu/drm/drm_panic_qr.rs:914:5
|
914 | /// will be encoded as binary segment, otherwise it will be encoded
| ^^^ help: try using ` ` (2 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
The overindentation is slightly hard to notice, since all the items
start with a backquote that makes it look OK, but it is there.
Thus fix it.
Signed-off-by: Miguel Ojeda <[email protected]>
Fixes: cb5164ac43d0 ("drm/panic: Add a QR code panic screen")
Cc: [email protected] # Needed in 6.12.y and 6.13.y only (Rust is pinned in older LTSs).
Reviewed-by: Jocelyn Falempe <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Signed-off-by: Jocelyn Falempe <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/display/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions
