public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] infiniband: trivial header search path fixups
@ 2019-01-25  4:39 Masahiro Yamada
  2019-01-25  4:39 ` [PATCH 1/2] infiniband: remove unneeded header search paths Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Masahiro Yamada @ 2019-01-25  4:39 UTC (permalink / raw)
  To: Jason Gunthorpe, linux-rdma, Doug Ledford
  Cc: Masahiro Yamada, Jason Gunthorpe, Somnath Kotur, Sagi Grimberg,
	Nelson Escobar, Sriharsha Basavapatna, Parvi Kaustubhi,
	linux-kernel, Lijun Ou, Steve Wise, target-devel,
	Christian Benvenuti, Faisal Latif, Bart Van Assche, Shiraz Saleem,
	Selvin Xavier, Wei Hu(Xavier), Devesh Sharma

My main motivation is to get rid of crappy header search path manipulation
from Kbuild core.

Before that, I want to do as many treewide cleanups as possible.

If you are interested in the big picture of this work,
the full patch set is available at:

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git build-test



Masahiro Yamada (2):
  infiniband: remove unneeded header search paths
  infiniband: prefix header search paths with $(srctree)/

 drivers/infiniband/hw/bnxt_re/Makefile | 2 +-
 drivers/infiniband/hw/cxgb3/Makefile   | 2 +-
 drivers/infiniband/hw/cxgb4/Makefile   | 4 ++--
 drivers/infiniband/hw/hns/Makefile     | 2 +-
 drivers/infiniband/hw/i40iw/Makefile   | 2 +-
 drivers/infiniband/hw/ocrdma/Makefile  | 2 +-
 drivers/infiniband/hw/usnic/Makefile   | 2 +-
 drivers/infiniband/ulp/isert/Makefile  | 1 -
 drivers/infiniband/ulp/srpt/Makefile   | 1 -
 9 files changed, 8 insertions(+), 10 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-01-25 22:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25  4:39 [PATCH 0/2] infiniband: trivial header search path fixups Masahiro Yamada
2019-01-25  4:39 ` [PATCH 1/2] infiniband: remove unneeded header search paths Masahiro Yamada
2019-01-25  5:27   ` Bart Van Assche
2019-01-25  4:39 ` [PATCH 2/2] infiniband: prefix header search paths with $(srctree)/ Masahiro Yamada
2019-01-25 21:35   ` Parvi Kaustubhi (pkaustub)
2019-01-25 22:51 ` [PATCH 0/2] infiniband: trivial header search path fixups Jason Gunthorpe

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