Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364653
| From | Geert Uytterhoeven <geert+renesas@glider.be> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] tools/gpio: Add missing initialization of device_name |
| Date | 2016-03-25 13:40 +0100 |
| Message-ID | <rgzbY-1Ed-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] tools/gpio: Add missing initialization of device_name Geert Uytterhoeven <geert+renesas@glider.be> - 2016-03-25 13:40 +0100
[PATCH 1/2] tools/gpio: Enable compiler optimization to catch more bugs Geert Uytterhoeven <geert+renesas@glider.be> - 2016-03-25 13:40 +0100
Re: [PATCH 1/2] tools/gpio: Enable compiler optimization to catch more bugs Linus Walleij <linus.walleij@linaro.org> - 2016-03-31 12:00 +0200
csiph-web