linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/gpio: Add missing initialization of device_name
@ 2016-03-25 12:36 Geert Uytterhoeven
  2016-03-25 12:36 ` [PATCH 1/2] tools/gpio: Enable compiler optimization to catch more bugs Geert Uytterhoeven
  2016-03-25 12:36 ` [PATCH 2/2] tools/gpio: Add missing initialization of device_name Geert Uytterhoeven
  0 siblings, 2 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2016-03-25 12:36 UTC (permalink / raw)
  To: Linus Walleij, Alexandre Courbot
  Cc: linux-gpio, linux-kernel, Geert Uytterhoeven

	Hi Linus, Alex,

This small series enables compiler optimization for the GPIO tools, to
catch more bugs, and fix the bug found by it.

Geert Uytterhoeven (2):
  tools/gpio: Enable compiler optimization to catch more bugs
  tools/gpio: Add missing initialization of device_name

 tools/gpio/Makefile | 2 +-
 tools/gpio/lsgpio.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2016-03-31  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-25 12:36 [PATCH 0/2] tools/gpio: Add missing initialization of device_name Geert Uytterhoeven
2016-03-25 12:36 ` [PATCH 1/2] tools/gpio: Enable compiler optimization to catch more bugs Geert Uytterhoeven
2016-03-31  9:50   ` Linus Walleij
2016-03-25 12:36 ` [PATCH 2/2] tools/gpio: Add missing initialization of device_name Geert Uytterhoeven
2016-03-31  9:51   ` Linus Walleij

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).