]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: sysfs: clean up edge_store
authorJohan Hovold <johan@kernel.org>
Mon, 4 May 2015 15:10:42 +0000 (17:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2015 08:47:31 +0000 (10:47 +0200)
commit3a7b71c42c4562208786665e568287c189780a08
treef81edf1c95b6189fb0d11fc81d8991ad68047b52
parent25681c113b28f7877e3f6e7974e9bc0c44ba0cd8
gpio: sysfs: clean up edge_store

Remove goto from success path.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-sysfs.c