diff options
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | 2017-07-30 20:46:05 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-13 15:17:28 -0400 |
commit | d1fe19766bc2a4c065b29a5617472c66a2696a67 (patch) | |
tree | 488b376802e4e885f275db55b351da63cb6c405e /drivers/gpio/sunxi_gpio.c | |
parent | a22bbfda6edd3cba79496b9d02077d5ae64ff4b0 (diff) |
stm32: remove redundant 'else if'
The if in the else branch is superfluous.
We can use a simple if.
The problem was indicated by cppcheck.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/gpio/sunxi_gpio.c')
0 files changed, 0 insertions, 0 deletions