[PATCH -next v2 02/10] mtd: tests: rename sources in order to link a helper object
David Woodhouse
dwmw2 at infradead.org
Fri Aug 30 11:53:59 EDT 2013
On Sat, 2013-08-03 at 18:52 +0900, Akinobu Mita wrote:
> Each mtd test module have a single source whose name is the same as
> the module name. In order to link a single object including helper
> functions to every test module, this rename these sources to the
> different names.
Hrm, why link a separate copy into every test module? Why not just make
a separate mtd_test.ko module and have it export the symbols?
Not that I really mind simplifying the names of the actual C files
anyway, I suppose. So I'm applying the sequence as-is, but perhaps we
could follow up by making it a separate module?
--
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20130830/133a9765/attachment.bin>
More information about the linux-mtd
mailing list