All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: lustre: Fix checkpatch.pl warnings.
@ 2015-03-08 20:43 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
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alberto Pires de Oliveira Neto @ 2015-03-08 20:43 UTC (permalink / raw)
  To: oleg.drokin, andreas.dilger, gregkh
  Cc: linux-kernel, Alberto Pires de Oliveira Neto

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    | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-03-08 22:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 3/3] staging: lustre: space required after that close brace '}' Alberto Pires de Oliveira Neto
2015-03-08 20:53   ` 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

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.