Re: [PATCH] drivers: Remove extra commas and align them
From: Paolo Abeni
Date: Thu Jun 30 2022 - 06:59:11 EST
On Wed, 2022-06-29 at 16:35 +0800, Li kunyu wrote:
> There is an extra comma and space in this sentence when I read the code.
>
> Signed-off-by: Li kunyu <kunyu@xxxxxxxxxxxx>
Sorry, I'm going to be quite nitpicking on this kind of patches. Please
try to stick to a consistent format, see Jakub guidance:
https://lore.kernel.org/all/20220623092208.1abbd9dc@xxxxxxxxxx/
e.g.
<sub-system>: fix typo in <somewhere>
Remove the repeated <what> from <somewhere>
Thanks!
Paolo