commit | 0a5d79bfc0154bb587d5a439dc0e439d4d72f25b | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Oct 27 17:20:45 2017 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Jan 08 11:03:34 2018 +0000 |
tree | 03d1fe3c6c795a5252d507517a006343c5a1811e | |
parent | e368866ea7a88f5ea16544c4e037b22d993dc3df [diff] |
mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_registers() Add jump targets so that two error messages are stored only once at the end of this function implementation. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>