From: festevam@gmail.com (Fabio Estevam)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH 1/4] coccinelle: pm_runtime: Insert blank line
Date: Sat, 9 May 2015 16:48:47 -0300 [thread overview]
Message-ID: <1431200930-16961-1-git-send-email-festevam@gmail.com> (raw)
From: Fabio Estevam <fabio.estevam@freescale.com>
Insert a blank line in order to improve the readability of the
generated patch and also make it consistent with the other
.cocci files.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
scripts/coccinelle/api/pm_runtime.cocci | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/coccinelle/api/pm_runtime.cocci b/scripts/coccinelle/api/pm_runtime.cocci
index f01789e..9208aa1 100644
--- a/scripts/coccinelle/api/pm_runtime.cocci
+++ b/scripts/coccinelle/api/pm_runtime.cocci
@@ -1,4 +1,5 @@
/// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE
+///
//
// Keywords: pm_runtime
// Confidence: Medium
--
1.9.1
next reply other threads:[~2015-05-09 19:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-09 19:48 Fabio Estevam [this message]
2015-05-09 19:48 ` [Cocci] [PATCH 2/4] coccinelle: returnvar: Use imperative mood Fabio Estevam
2015-05-09 19:56 ` Julia Lawall
2015-05-09 19:48 ` [Cocci] [PATCH 3/4] coccinelle: ifaddr: Fix the sentence Fabio Estevam
2015-05-09 19:55 ` Julia Lawall
2015-05-09 19:48 ` [Cocci] [PATCH 4/4] coccinelle: simple_open: Use imperative mood Fabio Estevam
2015-05-09 19:56 ` Julia Lawall
2015-05-09 19:59 ` [Cocci] [PATCH 1/4] coccinelle: pm_runtime: Insert blank line Julia Lawall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1431200930-16961-1-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=cocci@systeme.lip6.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.