commit | 0f3083af5fde121abefddf70c84ba51455ae310f | [log] [tgz] |
---|---|---|
author | Mathieu OTHACEHE <m.othacehe@gmail.com> | Thu Feb 04 19:01:28 2016 +0100 |
committer | Johan Hovold <johan@kernel.org> | Sun Feb 28 14:36:53 2016 +0100 |
tree | 1b2024446d22851c155106c7a0a89cd4cdce53fc | |
parent | fb571101af6338962691c79d149c517cf660f49a [diff] |
USB: serial: fix returnvar.cocci warnings Remove unneeded variables when "0" can be returned. Generated by: scripts/coccinelle/misc/returnvar.cocci Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>