Re: [PATCH] of: property: fix typo in kernel-doc return description

From: Rob Herring (Arm)

Date: Fri Feb 27 2026 - 18:50:13 EST



On Wed, 25 Feb 2026 17:38:14 +0800, Song Hongyi wrote:
> Fix the spelling of "success" in the return value description
> of the kernel-doc comment to improve documentation quality.
>
> Signed-off-by: Song Hongyi <szpcq123@xxxxxxxxx>
> ---
> drivers/of/property.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied, thanks!