public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: lustre-devel@lists.lustre.org
Cc: Oleg Drokin <oleg.drokin@intel.com>,
	Andreas Dilger <andreas.dilger@intel.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] staging: lustre: #include neatening
Date: Mon, 15 Aug 2016 12:33:22 -0700	[thread overview]
Message-ID: <cover.1471289489.git.joe@perches.com> (raw)

Make it a bit easier to grep and help a future move out of staging.

Joe Perches (2):
  staging: lustre: Add include path to Makefile
  staging: lustre: Remove .. paths from '#include "' uses

 drivers/staging/lustre/Makefile                             |  3 +++
 drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h         |  6 +++---
 drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h         |  8 ++++----
 drivers/staging/lustre/lnet/libcfs/debug.c                  |  2 +-
 drivers/staging/lustre/lnet/libcfs/fail.c                   |  2 +-
 drivers/staging/lustre/lnet/libcfs/hash.c                   |  2 +-
 drivers/staging/lustre/lnet/libcfs/libcfs_cpu.c             |  2 +-
 drivers/staging/lustre/lnet/libcfs/libcfs_lock.c            |  2 +-
 drivers/staging/lustre/lnet/libcfs/libcfs_mem.c             |  2 +-
 drivers/staging/lustre/lnet/libcfs/libcfs_string.c          |  2 +-
 drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.c        |  2 +-
 drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.c     |  4 ++--
 drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.c    |  2 +-
 drivers/staging/lustre/lnet/libcfs/linux/linux-debug.c      |  2 +-
 drivers/staging/lustre/lnet/libcfs/linux/linux-mem.c        |  2 +-
 drivers/staging/lustre/lnet/libcfs/linux/linux-module.c     |  2 +-
 drivers/staging/lustre/lnet/libcfs/linux/linux-prim.c       |  2 +-
 drivers/staging/lustre/lnet/libcfs/linux/linux-tracefile.c  |  2 +-
 drivers/staging/lustre/lnet/libcfs/module.c                 | 10 +++++-----
 drivers/staging/lustre/lnet/libcfs/prng.c                   |  2 +-
 drivers/staging/lustre/lnet/libcfs/tracefile.c              |  2 +-
 drivers/staging/lustre/lnet/libcfs/tracefile.h              |  2 +-
 drivers/staging/lustre/lnet/libcfs/workitem.c               |  2 +-
 drivers/staging/lustre/lnet/lnet/acceptor.c                 |  2 +-
 drivers/staging/lustre/lnet/lnet/api-ni.c                   |  4 ++--
 drivers/staging/lustre/lnet/lnet/config.c                   |  2 +-
 drivers/staging/lustre/lnet/lnet/lib-eq.c                   |  2 +-
 drivers/staging/lustre/lnet/lnet/lib-md.c                   |  2 +-
 drivers/staging/lustre/lnet/lnet/lib-me.c                   |  2 +-
 drivers/staging/lustre/lnet/lnet/lib-move.c                 |  2 +-
 drivers/staging/lustre/lnet/lnet/lib-msg.c                  |  2 +-
 drivers/staging/lustre/lnet/lnet/lib-ptl.c                  |  2 +-
 drivers/staging/lustre/lnet/lnet/lib-socket.c               |  4 ++--
 drivers/staging/lustre/lnet/lnet/lo.c                       |  2 +-
 drivers/staging/lustre/lnet/lnet/module.c                   |  4 ++--
 drivers/staging/lustre/lnet/lnet/net_fault.c                |  4 ++--
 drivers/staging/lustre/lnet/lnet/nidstrings.c               |  4 ++--
 drivers/staging/lustre/lnet/lnet/peer.c                     |  4 ++--
 drivers/staging/lustre/lnet/lnet/router.c                   |  2 +-
 drivers/staging/lustre/lnet/lnet/router_proc.c              |  4 ++--
 drivers/staging/lustre/lnet/selftest/conctl.c               |  6 +++---
 drivers/staging/lustre/lnet/selftest/conrpc.c               |  4 ++--
 drivers/staging/lustre/lnet/selftest/conrpc.h               |  8 ++++----
 drivers/staging/lustre/lnet/selftest/console.c              |  4 ++--
 drivers/staging/lustre/lnet/selftest/console.h              |  8 ++++----
 drivers/staging/lustre/lnet/selftest/rpc.h                  |  2 +-
 drivers/staging/lustre/lnet/selftest/selftest.h             | 10 +++++-----
 drivers/staging/lustre/lustre/fid/fid_internal.h            |  2 +-
 drivers/staging/lustre/lustre/fid/fid_lib.c                 |  2 +-
 drivers/staging/lustre/lustre/fid/fid_request.c             |  2 +-
 drivers/staging/lustre/lustre/fid/lproc_fid.c               |  2 +-
 drivers/staging/lustre/lustre/fld/fld_cache.c               |  2 +-
 drivers/staging/lustre/lustre/fld/fld_internal.h            |  2 +-
 drivers/staging/lustre/lustre/fld/fld_request.c             |  2 +-
 drivers/staging/lustre/lustre/fld/lproc_fld.c               |  2 +-
 drivers/staging/lustre/lustre/include/interval_tree.h       |  2 +-
 drivers/staging/lustre/lustre/include/linux/lustre_lite.h   |  2 +-
 drivers/staging/lustre/lustre/include/lu_object.h           |  2 +-
 drivers/staging/lustre/lustre/include/lustre/lustre_idl.h   |  4 ++--
 drivers/staging/lustre/lustre/include/lustre_disk.h         |  4 ++--
 drivers/staging/lustre/lustre/include/lustre_fid.h          |  2 +-
 drivers/staging/lustre/lustre/include/lustre_fld.h          |  2 +-
 drivers/staging/lustre/lustre/include/lustre_handles.h      |  2 +-
 drivers/staging/lustre/lustre/include/lustre_lib.h          |  2 +-
 drivers/staging/lustre/lustre/include/lustre_mdc.h          |  2 +-
 drivers/staging/lustre/lustre/include/lustre_mds.h          |  2 +-
 drivers/staging/lustre/lustre/include/lustre_net.h          |  6 +++---
 drivers/staging/lustre/lustre/include/obd_cksum.h           |  4 ++--
 drivers/staging/lustre/lustre/include/obd_support.h         |  2 +-
 drivers/staging/lustre/lustre/ldlm/l_lock.c                 |  2 +-
 drivers/staging/lustre/lustre/ldlm/ldlm_extent.c            |  2 +-
 drivers/staging/lustre/lustre/ldlm/ldlm_lib.c               |  2 +-
 drivers/staging/lustre/lustre/ldlm/ldlm_lock.c              |  2 +-
 drivers/staging/lustre/lustre/ldlm/ldlm_lockd.c             |  2 +-
 drivers/staging/lustre/lustre/llite/glimpse.c               |  2 +-
 drivers/staging/lustre/lustre/llite/lcommon_cl.c            |  2 +-
 drivers/staging/lustre/lustre/llite/llite_mmap.c            |  2 +-
 drivers/staging/lustre/lustre/llite/rw.c                    |  2 +-
 drivers/staging/lustre/lustre/llite/rw26.c                  |  2 +-
 drivers/staging/lustre/lustre/llite/vvp_object.c            |  2 +-
 drivers/staging/lustre/lustre/lov/lov_cl_internal.h         |  2 +-
 drivers/staging/lustre/lustre/lov/lov_ea.c                  |  2 +-
 drivers/staging/lustre/lustre/lov/lov_merge.c               |  2 +-
 drivers/staging/lustre/lustre/lov/lov_obd.c                 |  2 +-
 drivers/staging/lustre/lustre/lov/lov_offset.c              |  2 +-
 drivers/staging/lustre/lustre/lov/lov_pool.c                |  2 +-
 drivers/staging/lustre/lustre/lov/lov_request.c             |  2 +-
 drivers/staging/lustre/lustre/mgc/mgc_internal.h            |  2 +-
 drivers/staging/lustre/lustre/obdclass/cl_object.c          |  4 ++--
 drivers/staging/lustre/lustre/obdclass/cl_page.c            |  2 +-
 drivers/staging/lustre/lustre/obdclass/class_obd.c          |  2 +-
 drivers/staging/lustre/lustre/obdclass/linux/linux-module.c |  4 ++--
 drivers/staging/lustre/lustre/obdclass/lu_object.c          |  4 ++--
 drivers/staging/lustre/lustre/obdclass/lu_ref.c             |  2 +-
 drivers/staging/lustre/lustre/obdclass/obd_mount.c          |  2 +-
 drivers/staging/lustre/lustre/obdclass/uuid.c               |  2 +-
 drivers/staging/lustre/lustre/obdecho/echo_client.c         |  2 +-
 drivers/staging/lustre/lustre/osc/osc_cl_internal.h         |  2 +-
 drivers/staging/lustre/lustre/osc/osc_lock.c                |  2 +-
 drivers/staging/lustre/lustre/osc/osc_request.c             |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/errno.c                |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/events.c               |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/llog_client.c          |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/llog_net.c             |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/nrs.c                  |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/nrs_fifo.c             |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/pack_generic.c         |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.c              |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/recover.c              |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/sec.c                  |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c             |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/sec_config.c           |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/sec_gc.c               |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/sec_lproc.c            |  2 +-
 drivers/staging/lustre/lustre/ptlrpc/service.c              |  2 +-
 115 files changed, 156 insertions(+), 153 deletions(-)

-- 
2.8.0.rc4.16.g56331f8

             reply	other threads:[~2016-08-15 19:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-15 19:33 Joe Perches [this message]
2016-08-15 19:33 ` [PATCH 1/2] staging: lustre: Add include path to Makefile Joe Perches
2016-08-15 21:04   ` Greg Kroah-Hartman
2016-08-15 21:08     ` [lustre-devel] " James Simmons
2016-08-15 21:14     ` Joe Perches
2016-08-15 21:29       ` Building a subdirectory ignores parent subdir-ccflags (was: Re: [PATCH 1/2] staging: lustre: Add include path to Makefile) Joe Perches
2016-08-15 22:07         ` Building a subdirectory ignores parent subdir-ccflags Michal Marek
2016-08-15 22:46           ` Joe Perches
2016-08-16 10:53       ` [PATCH 1/2] staging: lustre: Add include path to Makefile Greg Kroah-Hartman
2016-08-16 11:01         ` Joe Perches
2016-08-15 19:33 ` [PATCH 2/2] staging: lustre: Remove .. paths from '#include "' uses Joe Perches

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=cover.1471289489.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=andreas.dilger@intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lustre-devel@lists.lustre.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