From: Jani Nikula <jani.nikula@intel.com>
To: Thomas Zimmermann <tzimmermann@suse.de>, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/fixed: fix kernel-doc for drm_sm2fixp()
Date: Tue, 30 Jun 2026 12:59:05 +0300 [thread overview]
Message-ID: <e6691e8737ef8bd01f8f8d0616cfe5249265caff@intel.com> (raw)
In-Reply-To: <085ad62d-ec87-4a3d-9b1f-f3ab3e3dfd2d@suse.de>
On Tue, 30 Jun 2026, Thomas Zimmermann <tzimmermann@suse.de> wrote:
> Am 15.06.26 um 17:30 schrieb Jani Nikula:
>> Fix the kernel-doc comment for drm_sm2fixp().
>>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Thanks, pushed to drm-misc-fixes.
BR,
Jani.
>
>> ---
>> include/drm/drm_fixed.h | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/include/drm/drm_fixed.h b/include/drm/drm_fixed.h
>> index 33de514a5221..21d822aeed55 100644
>> --- a/include/drm/drm_fixed.h
>> +++ b/include/drm/drm_fixed.h
>> @@ -79,7 +79,8 @@ static inline u32 dfixed_div(fixed20_12 A, fixed20_12 B)
>> #define DRM_FIXED_ALMOST_ONE (DRM_FIXED_ONE - DRM_FIXED_EPSILON)
>>
>> /**
>> - * @drm_sm2fixp
>> + * drm_sm2fixp() - convert signed-magnitude to fixed point
>> + * @a: 1.31.32 signed-magnitude fixed point
>> *
>> * Convert a 1.31.32 signed-magnitude fixed point to 32.32
>> * 2s-complement fixed point
--
Jani Nikula, Intel
prev parent reply other threads:[~2026-06-30 9:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-15 15:30 [PATCH] drm/fixed: fix kernel-doc for drm_sm2fixp() Jani Nikula
2026-06-30 9:23 ` Thomas Zimmermann
2026-06-30 9:59 ` Jani Nikula [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e6691e8737ef8bd01f8f8d0616cfe5249265caff@intel.com \
--to=jani.nikula@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.