All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: lustre: Fix checkpatch.pl warnings.
@ 2015-03-17  1:21 Alberto Pires de Oliveira Neto
  2015-03-17  1:21 ` [PATCH v2 1/3] staging: lustre: space prohibited between function name and open parenthesis '(' Alberto Pires de Oliveira Neto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alberto Pires de Oliveira Neto @ 2015-03-17  1:21 UTC (permalink / raw)
  To: oleg.drokin, andreas.dilger, gregkh
  Cc: linux-kernel, Alberto Pires de Oliveira Neto

Changes since v1:
 - Put '}' in the next line instead of just insert a space for lproc_fld.c.

Alberto Pires de Oliveira Neto (3):
  staging: lustre: space prohibited between function name and open parenthesis '('
  staging: lustre: void function return statements are not generally useful.
  staging: lustre: space required after that close brace '}'

 drivers/staging/lustre/lustre/fld/fld_internal.h | 2 +-
 drivers/staging/lustre/lustre/fld/fld_request.c  | 1 -
 drivers/staging/lustre/lustre/fld/lproc_fld.c    | 3 ++-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-17  1:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17  1:21 [PATCH v2 0/3] staging: lustre: Fix checkpatch.pl warnings Alberto Pires de Oliveira Neto
2015-03-17  1:21 ` [PATCH v2 1/3] staging: lustre: space prohibited between function name and open parenthesis '(' Alberto Pires de Oliveira Neto
2015-03-17  1:21 ` [PATCH v2 2/3] staging: lustre: void function return statements are not generally useful Alberto Pires de Oliveira Neto
2015-03-17  1:21 ` [PATCH v2 3/3] staging: lustre: space required after that close brace '}' Alberto Pires de Oliveira Neto

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.