[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140623172512.GA1390@garbanzo.do-not-panic.com>
Date: Mon, 23 Jun 2014 10:25:12 -0700
From: "Luis R. Rodriguez" <mcgrof@...not-panic.com>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
linux-arch@...r.kernel.org, linux-scsi@...r.kernel.org,
iss_storagedev@...com, linux-rdma@...r.kernel.org,
netdev@...r.kernel.org, linux-atm-general@...ts.sourceforge.net,
linux-wireless@...r.kernel.org, dri-devel@...ts.freedesktop.org,
linux-crypto@...r.kernel.org, linux-eata@...onnect.net,
linux-media@...r.kernel.org
Subject: Re: [PATCH 00/22] Add and use pci_zalloc_consistent
On Mon, Jun 23, 2014 at 06:41:28AM -0700, Joe Perches wrote:
> Adding the helper reduces object code size as well as overall
> source size line count.
>
> It's also consistent with all the various zalloc mechanisms
> in the kernel.
>
> Done with a simple cocci script and some typing.
Awesome, any chance you can paste in the SmPL? Also any chance
we can get this added to a make coccicheck so that maintainers
moving forward can use that to ensure that no new code is
added that uses the old school API?
Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists