Re: [PATCH 02/10] drm/panic: add missing Markdown code span

2025-04-05 Thread Miguel Ojeda
On Tue, Mar 25, 2025 at 10:05 AM Jocelyn Falempe wrote: > > Thanks, it looks good to me. > > Reviewed-by: Jocelyn Falempe > > You want to take the whole series in the rust tree? > > Otherwise I can push the patch 1-2 to drm-misc-next if needed. Please take them if possible, since others may want

Re: [PATCH 02/10] drm/panic: add missing Markdown code span

2025-03-27 Thread Jocelyn Falempe
On 25/03/2025 20:04, Miguel Ojeda wrote: On Tue, Mar 25, 2025 at 10:05 AM Jocelyn Falempe wrote: Thanks, it looks good to me. Reviewed-by: Jocelyn Falempe You want to take the whole series in the rust tree? Otherwise I can push the patch 1-2 to drm-misc-next if needed. Please take them i

Re: [PATCH 02/10] drm/panic: add missing Markdown code span

2025-03-25 Thread Jocelyn Falempe
On 24/03/2025 22:03, Miguel Ojeda wrote: Add missing Markdown code span. This was found using the Clippy `doc_markdown` lint, which we may want to enable. Thanks, it looks good to me. Reviewed-by: Jocelyn Falempe You want to take the whole series in the rust tree? Otherwise I can push the