[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080429064408.GA8352@digi.com>
Date: Tue, 29 Apr 2008 08:44:08 +0200
From: Uwe Kleine-König <Uwe.Kleine-Koenig@...i.com>
To: Alessandro Zummo <a.zummo@...ertech.it>,
David Brownell <dbrownell@...rs.sourceforge.net>
CC: <linux-kernel@...r.kernel.org>
Subject: rtc_valid_tm doesn't check tm_wday
Hello,
I'm currently writing an rtc driver and want to use rtc_valid_tm to
assert to have a valid date before writing it to the rtc.
Now I wonder why rtc_valid_tm doesn't check tm_wday for being in the
range [0 .. 6]. Is there a reason? I could imagine that you want to
be able to check paritial "struct rtc_time"s, too.
So should I check tm_wday myself?
Best regards
Uwe
--
Uwe Kleine-König, Software Engineer
Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany
Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962
--
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