From: Alberto Pires de Oliveira Neto <mrpenguin2005@gmail.com>
To: oleg.drokin@intel.com, andreas.dilger@intel.com,
gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org,
Alberto Pires de Oliveira Neto <mrpenguin2005@gmail.com>
Subject: [PATCH 3/3] staging: lustre: space required after that close brace '}'
Date: Sun, 8 Mar 2015 17:43:25 -0300 [thread overview]
Message-ID: <90200ddcea30fa779b41e5833514a2a66a8862ef.1425845842.git.mrpenguin2005@gmail.com> (raw)
In-Reply-To: <cover.1425845842.git.mrpenguin2005@gmail.com>
In-Reply-To: <cover.1425845842.git.mrpenguin2005@gmail.com>
This patch fixes checkpatch.pl warning.
WARNING: space required after that close brace '}'
Signed-off-by: Alberto Pires de Oliveira Neto <mrpenguin2005@gmail.com>
---
drivers/staging/lustre/lustre/fld/lproc_fld.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/lustre/lustre/fld/lproc_fld.c b/drivers/staging/lustre/lustre/fld/lproc_fld.c
index 8c5a657..3235194 100644
--- a/drivers/staging/lustre/lustre/fld/lproc_fld.c
+++ b/drivers/staging/lustre/lustre/fld/lproc_fld.c
@@ -168,4 +168,4 @@ struct lprocfs_vars fld_client_proc_list[] = {
{ "targets", &fld_proc_targets_fops },
{ "hash", &fld_proc_hash_fops },
{ "cache_flush", &fld_proc_cache_flush_fops },
- { NULL }};
+ { NULL } };
--
1.9.1
next prev parent reply other threads:[~2015-03-08 20:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-08 20:43 [PATCH 0/3] staging: lustre: Fix checkpatch.pl warnings Alberto Pires de Oliveira Neto
2015-03-08 20:43 ` [PATCH 1/3] staging: lustre: space prohibited between function name and open parenthesis '(' Alberto Pires de Oliveira Neto
2015-03-08 20:43 ` [PATCH 2/3] staging: lustre: void function return statements are not generally useful Alberto Pires de Oliveira Neto
2015-03-08 20:43 ` Alberto Pires de Oliveira Neto [this message]
2015-03-08 20:53 ` [PATCH 3/3] staging: lustre: space required after that close brace '}' Joe Perches
2015-03-08 22:04 ` Alberto Pires de Oliveira Neto
2015-03-08 22:07 ` Joe Perches
2015-03-08 22:22 ` Alberto Pires de Oliveira Neto
2015-03-08 22:59 ` Alberto Pires de Oliveira Neto
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=90200ddcea30fa779b41e5833514a2a66a8862ef.1425845842.git.mrpenguin2005@gmail.com \
--to=mrpenguin2005@gmail.com \
--cc=andreas.dilger@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg.drokin@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®