linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tools: gpio: fix %llu warnings
@ 2021-01-07  4:00 Kent Gibson
  2021-01-07  4:00 ` [PATCH 1/2] tools: gpio: fix %llu warning in gpio-event-mon.c Kent Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kent Gibson @ 2021-01-07  4:00 UTC (permalink / raw)
  To: linux-kernel, linux-gpio, bgolaszewski, linus.walleij; +Cc: Kent Gibson

Fix a couple of warnings that I ran across while testing selftest changes.

Sorry about the repetition in the checkin comments, but as the problem was
introduced to the two files separately it seemed more appropriate than
tying their history together.

Cheers,
Kent.

Kent Gibson (2):
  tools: gpio: fix %llu warning in gpio-event-mon.c
  tools: gpio: fix %llu warning in gpio-watch.c

 tools/gpio/gpio-event-mon.c | 4 ++--
 tools/gpio/gpio-watch.c     | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-01-11 10:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07  4:00 [PATCH 0/2] tools: gpio: fix %llu warnings Kent Gibson
2021-01-07  4:00 ` [PATCH 1/2] tools: gpio: fix %llu warning in gpio-event-mon.c Kent Gibson
2021-01-07  4:00 ` [PATCH 2/2] tools: gpio: fix %llu warning in gpio-watch.c Kent Gibson
2021-01-11  9:59 ` [PATCH 0/2] tools: gpio: fix %llu warnings Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).