cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
* Re: [cocci] [PATCH] Coccinelle: pm_runtime: Fix grammar in comment
       [not found] <20240511213117.2710-3-thorsten.blum@toblux.com>
@ 2024-05-12  5:11 ` Julia Lawall
  0 siblings, 0 replies; only message in thread
From: Julia Lawall @ 2024-05-12  5:11 UTC (permalink / raw)
  To: Thorsten Blum; +Cc: Julia Lawall, Nicolas Palix, cocci, linux-kernel



On Sat, 11 May 2024, Thorsten Blum wrote:

> s/does not use unnecessary/do not unnecessarily use/

Thanks.

>
> Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
> ---
>  scripts/coccinelle/api/pm_runtime.cocci | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/coccinelle/api/pm_runtime.cocci b/scripts/coccinelle/api/pm_runtime.cocci
> index 4b9778874453..2c931e748dda 100644
> --- a/scripts/coccinelle/api/pm_runtime.cocci
> +++ b/scripts/coccinelle/api/pm_runtime.cocci
> @@ -1,5 +1,5 @@
>  // SPDX-License-Identifier: GPL-2.0-only
> -/// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE
> +/// Make sure pm_runtime_* calls do not unnecessarily use IS_ERR_VALUE
>  ///
>  // Keywords: pm_runtime
>  // Confidence: Medium
> --
> 2.45.0
>
>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-12  5:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240511213117.2710-3-thorsten.blum@toblux.com>
2024-05-12  5:11 ` [cocci] [PATCH] Coccinelle: pm_runtime: Fix grammar in comment Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).