From: john stultz <johnstul@us.ibm.com>
To: Rodolfo Giometti <giometti@linux.it>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: PPS build warning
Date: Tue, 01 Feb 2011 17:31:33 -0800 [thread overview]
Message-ID: <1296610293.3336.142.camel@work-vm> (raw)
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
next reply other threads:[~2011-02-02 1:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-02 1:31 john stultz [this message]
2011-02-08 23:31 ` PPS build warning 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1296610293.3336.142.camel@work-vm \
--to=johnstul@us.ibm.com \
--cc=giometti@linux.it \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.