[PATCH] drm: Add directive to format code in comment
Brigham Campbell
me at brighamcampbell.com
Tue Aug 5 16:55:30 UTC 2025
On Tue Aug 5, 2025 at 5:53 AM MDT, Giant Sand Fans wrote:
> On Tue, 5 Aug 2025 at 12:49, Dmitry Baryshkov
> <dmitry.baryshkov at oss.qualcomm.com> wrote:
>> Fixes tag?
> Sorry, what do you mean?
Dmitry is looking for a tag in the body of your patch (much like your
"Signed-off-by" tag) which describes the commit which introduced the bad
behavior[1]. In this case, it looks like this block was introduced with
the incorrect kerneldoc code block formatting by commit 471920ce25d5, so
the correct Fixes tag would look like the following:
Fixes: 471920ce25d5 ("drm/gpuvm: Add locking helpers")
[1]: https://docs.kernel.org/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-and-fixes
Cheers,
Brigham
More information about the dri-devel
mailing list