On Thu, Jan 7, 2021 at 5:00 AM Kent Gibson <warthog618@xxxxxxxxx> wrote: > > 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 > Applied both patches for fixes. Thanks! Bartosz