Re: [PATCH] ASoC: soc-ac97: Fix the incorrect description

From: Markus Elfring
Date: Sun Sep 08 2024 - 11:15:46 EST


> In the function snd_soc_alloc_ac97_component &
> snd_soc_new_ac97_component, the error return is
> ERR_PTR, so fix the incorrect description.

1. You may occasionally put more than 47 characters into text lines
of such a change description.

2. How do you think about to use the term “error pointer” here
(instead of the mentioned inline function name)?
https://elixir.bootlin.com/linux/v6.11-rc6/source/include/linux/err.h#L31


Regards,
Markus