]> git.baikalelectronics.ru Git - kernel.git/commit
pps: initialize ts_real properly
authorAlexander Gordeev <lasaine@lvk.cs.msu.su>
Fri, 25 Feb 2011 22:44:30 +0000 (14:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Feb 2011 23:07:37 +0000 (15:07 -0800)
commit6f604c9eef6ee02c4c632cbc3e1fe77f498dc2a4
tree990a7b08fa9be6e347c4325fd976ad3df2181a08
parent384bb32a58a023d2294303b8fa881b87e6bde804
pps: initialize ts_real properly

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>
drivers/pps/kapi.c