[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aXv5caIoE7DXMlP+@hu-clew-lv.qualcomm.com>
Date: Thu, 29 Jan 2026 16:21:05 -0800
From: Chris Lew <christopher.lew@....qualcomm.com>
To: Zhongqiu Han <zhongqiu.han@....qualcomm.com>
Cc: andersson@...nel.org, mathieu.poirier@...aro.org, corbet@....net,
rusty@...tcorp.com.au, ohad@...ery.com,
linux-remoteproc@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH 2/5] rpmsg: core: Fix incorrect return value documentation
On Wed, Dec 17, 2025 at 02:51:09PM +0800, Zhongqiu Han wrote:
> The unregister_rpmsg_driver() function has a void return type but the
> documentation incorrectly described a return value. Remove the incorrect
> return value documentation to match the actual function signature.
>
> Fixes: bcabbccabffe ("rpmsg: add virtio-based remote processor messaging bus")
> Signed-off-by: Zhongqiu Han <zhongqiu.han@....qualcomm.com>
> ---
> Documentation/staging/rpmsg.rst | 1 -
> drivers/rpmsg/rpmsg_core.c | 2 --
> 2 files changed, 3 deletions(-)
>
Reviewed-by: Chris Lew <christopher.lew@....qualcomm.com>
Powered by blists - more mailing lists