Kyle McMartin 7210c67820 [PARISC] fix uninitialized variable warning in asm/rtc.h
get_rtc_time, in the case that PDC returns that the battery is bad, returns
an unmodified rtc_time arg to the caller, which then uses uninitialized
values. Fix this by memset-ing the arg with zeroes, so it will at least be
cleared if we return failure.

Spotted by John David Anglin.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
2007-10-20 13:23:00 -07:00
..
2007-07-17 10:23:11 -07:00
2007-07-16 09:05:45 -07:00
2007-10-17 08:42:55 -07:00
2007-10-18 00:58:29 -07:00
2007-05-08 11:15:20 -07:00
2007-05-21 09:18:19 -07:00
2007-10-18 00:59:15 -07:00
2007-10-18 00:58:33 -07:00
2007-05-11 08:29:34 -07:00
2007-05-02 19:02:34 -07:00
2007-08-27 00:29:22 -04:00