Re: [PATCH] include: linux: gpio: add comments on #if/#else/#endif

2019-06-25 Thread Linus Walleij
On Mon, Jun 17, 2019 at 6:45 PM Enrico Weigelt, metux IT consult wrote: > From: Enrico Weigelt > > Improve readability a bit by commenting #if/#else/#endif statements > with the checked preprocessor symbols. > > Signed-off-by: Enrico Weigelt OK then that looks better. Patch applied! Yours, L

[PATCH] include: linux: gpio: add comments on #if/#else/#endif

2019-06-17 Thread Enrico Weigelt, metux IT consult
From: Enrico Weigelt Improve readability a bit by commenting #if/#else/#endif statements with the checked preprocessor symbols. Signed-off-by: Enrico Weigelt --- include/linux/gpio/driver.h | 16 include/linux/gpio/gpio-reg.h | 2 +- include/linux/gpio/machine.h | 4 ++--