diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-05-07 21:59:34 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-10 20:38:34 -0400 |
commit | 23c648982b88725f9e2bab4294a7ca8ea368e3bc (patch) | |
tree | 3fd8d40ae093511c8cea9b9b9da2076c4247f315 /drivers/gpio/sunxi_gpio.c | |
parent | e75ac7039a51becdb80ea585443e9c2fdb58f716 (diff) |
xyz-modem: va_start() must be matched by va_end()
Every va_start() call must be matched by a va_end() call.
scripts/checkpatch.pl required reformatting the complete function
zm_dprintf().
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/gpio/sunxi_gpio.c')
0 files changed, 0 insertions, 0 deletions