[PATCH 1/7] mtd: denali: Drop print of build date/time

Brian Norris computersforpeace at gmail.com
Thu Jan 9 11:55:41 EST 2014


On Thu, Dec 26, 2013 at 05:24:53PM +0900, Jingoo Han wrote:
> On Tuesday, December 24, 2013 6:55 AM, Josh Triplett wrote:
> > 
> > The kernel already has this information, and individual drivers
> > shouldn't duplicate that.

BTW, it is possible for modules to be built at a different time than the
kernel, and this code could show that. But it's not very useful anyway,
so I agree.

> > This also eliminates the use of __DATE__ and
> > __TIME__, which make the build non-deterministic.
> > 
> > Signed-off-by: Josh Triplett <josh at joshtriplett.org>
> 
> (+cc Dinh Nguyen)
> 
> It looks good. :-)
> Reviewed-by: Jingoo Han <jg1.han at samsung.com>

Thanks. Pushed to l2-mtd.git.

Brian



More information about the linux-mtd mailing list