Re: [PATCH 28/34] atm: Drop __TIME__ usage
From: David Miller <davem@davemloft.net>
Date: 2011-05-25 21:39:19
Also in:
linux-kbuild, lkml
From: David Miller <davem@davemloft.net>
Date: 2011-05-25 21:39:19
Also in:
linux-kbuild, lkml
From: Michal Marek <redacted> Date: Wed, 25 May 2011 22:49:29 +0200
Dne 5.4.2011 16:59, Michal Marek napsal(a):quoted
The kernel already prints its build timestamp during boot, no need to repeat it in random drivers and produce different object files each time. Cc: "David S. Miller" <davem@davemloft.net> Cc: netdev@vger.kernel.org Signed-off-by: Michal Marek <redacted> --- net/atm/lec.c | 2 +- net/atm/mpc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)Hi, I don't see this patch in today's linux-next. Any objection against me applying it to the kbuild-2.6.git repository?
Please apply it: Acked-by: David S. Miller <davem@davemloft.net>