[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1548400144-22513-1-git-send-email-yamada.masahiro@socionext.com>
Date: Fri, 25 Jan 2019 16:09:02 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: "James E . J . Bottomley" <jejb@...ux.ibm.com>,
"Martin K . Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org
Cc: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Don Brace <don.brace@...rosemi.com>,
esc.storagedev@...rosemi.com, Hannes Reinecke <hare@...e.com>,
linux-kernel@...r.kernel.org,
Adaptec OEM Raid Solutions <aacraid@...rosemi.com>
Subject: [PATCH 0/2] scsi: trivial header search path fixups
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
Powered by blists - more mailing lists