[PATCH] dma-buf: fix kerneldoc for renamed members

Sumit Semwal sumit.semwal at linaro.org
Thu Oct 21 16:24:39 UTC 2021


Hi Christian,

On Thu, 21 Oct 2021 at 19:55, Alex Deucher <alexdeucher at gmail.com> wrote:

> On Thu, Oct 21, 2021 at 10:19 AM Christian König
> <ckoenig.leichtzumerken at gmail.com> wrote:
> >
> > Those members where renamed, update the kerneldoc as well.
> >
> > Signed-off-by: Christian König <christian.koenig at amd.com>
>
> Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
>
LGTM, but perhaps you want to send it from your amd.com account?
Acked-by: Sumit Semwal <sumit.semwal at linaro.org>

>
> > ---
> >  include/linux/dma-buf.h | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/include/linux/dma-buf.h b/include/linux/dma-buf.h
> > index 02c2eb874da6..9807aef33685 100644
> > --- a/include/linux/dma-buf.h
> > +++ b/include/linux/dma-buf.h
> > @@ -433,8 +433,8 @@ struct dma_buf {
> >         /** @poll: for userspace poll support */
> >         wait_queue_head_t poll;
> >
> > -       /** @cb_excl: for userspace poll support */
> > -       /** @cb_shared: for userspace poll support */
> > +       /** @cb_in: for userspace poll support */
> > +       /** @cb_out: for userspace poll support */
> >         struct dma_buf_poll_cb_t {
> >                 struct dma_fence_cb cb;
> >                 wait_queue_head_t *poll;
> > --
> > 2.25.1
> >
>

Best,
Sumit.

-- 
Thanks and regards,

Sumit Semwal (he / him)
Tech Lead - LCG, Vertical Technologies
Linaro.org │ Open source software for ARM SoCs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20211021/29ee1d62/attachment.htm>


More information about the dri-devel mailing list