All of lore.kernel.org
 help / color / mirror / Atom feed
* PPS build warning
@ 2011-02-02  1:31 john stultz
  2011-02-08 23:31 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: john stultz @ 2011-02-02  1:31 UTC (permalink / raw)
  To: Rodolfo Giometti; +Cc: lkml

Hey Rodolfo,
	Just ran into the following:

drivers/pps/kapi.c: In function ‘pps_event’:
drivers/pps/kapi.c:196: warning: ‘ts_real.flags’ may be used uninitialized in this function

Looks like you don't set the flags value in timespec_to_pps_ktime when
you initialize the rest of the structure.

thanks
-john


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-25 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02  1:31 PPS build warning john stultz
2011-02-08 23:31 ` Andrew Morton
2011-02-25 14:11   ` [PATCH 0/2] fix two minor PPS issues Alexander Gordeev
2011-02-25 14:11   ` [PATCH 1/2] pps: initialize ts_real properly Alexander Gordeev
2011-02-25 14:11   ` [PATCH 2/2] pps: remove unreachable code Alexander Gordeev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.