commit | c8990359d4b12f14656386526ddf904635076902 | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <hofrat@osadl.org> | Sat Oct 08 17:51:45 2016 +0200 |
committer | Michal Marek <mmarek@suse.com> | Tue Oct 11 09:57:17 2016 +0200 |
tree | 40be3d2b71d8e7b2156e7f8249f3a4104680b259 | |
parent | 1e01892e7ad521a96760da0d791b42badf755d3f [diff] |
Coccinelle: flag conditions with no effect Report code constructs where the if and else branch are functionally identical. In cases where this is intended it really should be documented - most reported cases probably are bugs. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Michal Marek <mmarek@suse.com>