public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fix coding style on lustre
@ 2014-09-09 14:36 Hugues Morisset
  2014-09-09 14:36 ` [PATCH 1/3] staging: lustre: fix coding style on long lines Hugues Morisset
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hugues Morisset @ 2014-09-09 14:36 UTC (permalink / raw)
  To: oleg.drokin, andreas.dilger
  Cc: gregkh, HPDD-discuss, devel, linux-kernel, Hugues Morisset

From: Hugues Morisset <morisset.hugues@gmail.com>

fix coding style issues including:
* Better alignement of some structures
* Fonction pointer with wrong style
* Remove enums declarations
* A missing empty line

Hugues Morisset (3):
  staging: lustre: fix coding style on long lines     and a missing
    empty line
  staging: lustre: fix inappropriate enums declarations.
  staging: lustre: fix coding style of function's pointer

 drivers/staging/lustre/lustre/include/obd.h   | 52 +++++++++++++--------------
 drivers/staging/lustre/lustre/lmv/lmv_obd.c   |  2 +-
 drivers/staging/lustre/lustre/lmv/lproc_lmv.c |  6 ++--
 3 files changed, 29 insertions(+), 31 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2014-09-09 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-09 14:36 [PATCH 0/3] fix coding style on lustre Hugues Morisset
2014-09-09 14:36 ` [PATCH 1/3] staging: lustre: fix coding style on long lines Hugues Morisset
2014-09-09 14:47   ` Dan Carpenter
2014-09-09 14:36 ` [PATCH 2/3] staging: lustre: fix inappropriate enums declarations Hugues Morisset
2014-09-09 14:36 ` [PATCH 3/3] staging: lustre: fix coding style of function's pointer Hugues Morisset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox