On Thu, 7 Jun 2007 09:59:53 +0200, "Franck Bui-Huu" <vagabon.xyz@xxxxxxxxx> wrote: > The other patch named "time-move-to_tm-to-lib.patch" create a new file > in arch/mips/lib directory. This new file is called > "to_tm.c". Shouldn't we call it something less specific like "time.c" ? In long term, I think it should be removed and replaced by rtc_time_to_tm() in drivers/rtc/rtc-lib.c (but it will require some adjustments on caller-side for tm_year value). --- Atsushi Nemoto