Revision 99b0d365e5ade293c5fa25a9f1a49ac764656670 authored by Alexander Gordeev on 25 February 2011, 22:44:30 UTC, committed by Linus Torvalds on 25 February 2011, 23:07:37 UTC
Initialize ts_real.flags to fix compiler warning about possible
uninitialized use of this field.

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e5598f8
History
File Mode Size
Kconfig -rw-r--r-- 797 bytes
Makefile -rw-r--r-- 403 bytes
clockevents.c -rw-r--r-- 6.5 KB
clocksource.c -rw-r--r-- 25.4 KB
jiffies.c -rw-r--r-- 2.6 KB
ntp.c -rw-r--r-- 23.7 KB
tick-broadcast.c -rw-r--r-- 14.9 KB
tick-common.c -rw-r--r-- 9.4 KB
tick-internal.h -rw-r--r-- 4.4 KB
tick-oneshot.c -rw-r--r-- 4.5 KB
tick-sched.c -rw-r--r-- 22.0 KB
timecompare.c -rw-r--r-- 4.8 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 24.2 KB
timer_list.c -rw-r--r-- 7.5 KB
timer_stats.c -rw-r--r-- 9.9 KB

back to top