public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: lustre: fix some trivial checpatck.pl errors
@ 2015-08-22 14:17 Mike Rapoport
  2015-08-22 14:17 ` [PATCH 1/5] staging: lustre: fix whitespace errors reported by checkpatch.pl Mike Rapoport
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Mike Rapoport @ 2015-08-22 14:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Mike Rapoport, Andreas Dilger, Oleg Drokin, LKML

Hi,

These patches fix some trivial checkpatch.pl errors, like spacing,
identation etc.

Mike Rapoport (5):
  staging: lustre: fix whitespace errors reported by checkpatch.pl
  staging: lustre: fix CODE_INDENT checkpatch.pl errors
  staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errors
  staging: lustre: fix SWITCH_CASE_INDENT_LEVEL checkpatch.pl errors
  staging: lustre: fix OPEN_BRACE checkpatch.pl errors

 .../staging/lustre/lnet/klnds/socklnd/socklnd_cb.c |   6 +-
 .../lustre/lnet/klnds/socklnd/socklnd_lib.c        |   6 +-
 drivers/staging/lustre/lnet/selftest/conrpc.h      |   4 +-
 drivers/staging/lustre/lnet/selftest/console.c     |  16 +--
 drivers/staging/lustre/lnet/selftest/selftest.h    |  22 +--
 drivers/staging/lustre/lustre/include/cl_object.h  |  14 +-
 .../staging/lustre/lustre/include/lprocfs_status.h |   3 +-
 drivers/staging/lustre/lustre/include/lu_object.h  |  16 +--
 .../lustre/lustre/include/lustre/lustre_idl.h      |  12 +-
 .../lustre/lustre/include/lustre/lustre_user.h     |   7 +-
 .../staging/lustre/lustre/include/lustre_capa.h    |   2 +-
 .../staging/lustre/lustre/include/lustre_disk.h    |   2 +-
 drivers/staging/lustre/lustre/include/lustre_dlm.h |   6 +-
 .../lustre/lustre/include/lustre_dlm_flags.h       | 152 ++++++++++-----------
 drivers/staging/lustre/lustre/include/lustre_lib.h |   6 +-
 drivers/staging/lustre/lustre/include/lustre_net.h |   2 +-
 drivers/staging/lustre/lustre/include/obd.h        |   2 +-
 .../staging/lustre/lustre/include/obd_support.h    |   2 +-
 drivers/staging/lustre/lustre/ldlm/ldlm_resource.c |   4 +-
 drivers/staging/lustre/lustre/libcfs/fail.c        |   4 +-
 .../lustre/lustre/libcfs/linux/linux-tracefile.c   |  22 ++-
 drivers/staging/lustre/lustre/libcfs/tracefile.c   |   4 +-
 drivers/staging/lustre/lustre/llite/file.c         |   4 +-
 .../staging/lustre/lustre/llite/llite_internal.h   |   2 +-
 drivers/staging/lustre/lustre/llite/lproc_llite.c  |   2 +-
 drivers/staging/lustre/lustre/llite/rw.c           |   6 +-
 drivers/staging/lustre/lustre/llite/statahead.c    |   4 +-
 drivers/staging/lustre/lustre/llite/vvp_io.c       |   2 +-
 drivers/staging/lustre/lustre/lmv/lmv_obd.c        |   2 +-
 drivers/staging/lustre/lustre/lov/lov_obd.c        |   4 +-
 drivers/staging/lustre/lustre/obdclass/capa.c      |   2 +-
 drivers/staging/lustre/lustre/obdclass/cl_io.c     |  10 +-
 drivers/staging/lustre/lustre/obdclass/cl_lock.c   |   6 +-
 drivers/staging/lustre/lustre/obdclass/cl_object.c |   5 +-
 drivers/staging/lustre/lustre/obdclass/class_obd.c |  12 +-
 drivers/staging/lustre/lustre/obdclass/genops.c    |   6 +-
 drivers/staging/lustre/lustre/obdclass/llog.c      |   4 +-
 .../lustre/lustre/obdclass/lprocfs_counters.c      |   2 +-
 drivers/staging/lustre/lustre/obdclass/lu_object.c |   4 +-
 .../staging/lustre/lustre/obdclass/obd_config.c    |   6 +-
 drivers/staging/lustre/lustre/osc/osc_request.c    |   6 +-
 .../staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c    |   2 +-
 42 files changed, 203 insertions(+), 202 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2015-09-03  8:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-22 14:17 [PATCH 0/5] staging: lustre: fix some trivial checpatck.pl errors Mike Rapoport
2015-08-22 14:17 ` [PATCH 1/5] staging: lustre: fix whitespace errors reported by checkpatch.pl Mike Rapoport
2015-09-03  0:48   ` Greg Kroah-Hartman
2015-09-03  5:22     ` Mike Rapoport
2015-09-03  5:37       ` Greg Kroah-Hartman
2015-09-03  8:49         ` [PATCH] " Mike Rapoport
2015-08-22 14:17 ` [PATCH 2/5] staging: lustre: fix CODE_INDENT checkpatch.pl errors Mike Rapoport
2015-08-22 14:17 ` [PATCH 3/5] staging: lustre: fix GLOBAL_INITIALISERS " Mike Rapoport
2015-08-22 14:17 ` [PATCH 4/5] staging: lustre: fix SWITCH_CASE_INDENT_LEVEL " Mike Rapoport
2015-08-22 14:17 ` [PATCH 5/5] staging: lustre: fix OPEN_BRACE " Mike Rapoport

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