Two minor fixes for creating user space line handles. The first patch simplifies checking the request flags. The second adds an additional sanitizing check.
Bartosz Golaszewski (2): gpiolib: only check line handle flags once gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input drivers/gpio/gpiolib.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) -- 2.13.2

