public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi: trivial header search path fixups
@ 2019-01-25  7:09 Masahiro Yamada
  2019-01-25  7:09 ` [PATCH 1/2] scsi: remove unneeded header search paths Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Masahiro Yamada @ 2019-01-25  7:09 UTC (permalink / raw)
  To: James E . J . Bottomley, Martin K . Petersen, linux-scsi
  Cc: Masahiro Yamada, Don Brace, esc.storagedev, Hannes Reinecke,
	linux-kernel, Adaptec OEM Raid Solutions

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.

The full work of this is available at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git build-test



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

 drivers/scsi/aacraid/Makefile  | 2 --
 drivers/scsi/aic7xxx/Makefile  | 1 -
 drivers/scsi/cxgbi/Makefile    | 2 +-
 drivers/scsi/pcmcia/Makefile   | 2 +-
 drivers/scsi/smartpqi/Makefile | 1 -
 5 files changed, 2 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-01-29  6:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25  7:09 [PATCH 0/2] scsi: trivial header search path fixups Masahiro Yamada
2019-01-25  7:09 ` [PATCH 1/2] scsi: remove unneeded header search paths Masahiro Yamada
2019-01-25  7:09 ` [PATCH 2/2] scsi: prefix header search paths with $(srctree)/ Masahiro Yamada
2019-01-29  6:24 ` [PATCH 0/2] scsi: trivial header search path fixups Martin K. Petersen

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