diff options
author | Felipe Cardoso Resende <felipecardoso.fcr@gmail.com> | 2020-01-16 21:42:14 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-22 09:44:43 +0100 |
commit | 27f391a5d628f860e2245f59f97461cbd22433f1 (patch) | |
tree | 6835b36d2dde229390332e12d2148d4327680ac4 /tools/perf/scripts/python/stackcollapse.py | |
parent | c318f074d9fdeae16e19cbb2ed53b50d2bcdfdb8 (diff) |
Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparse
Sparse complains about "dubious: x | !y".
This patch adds some macros to make it clear if a flag will be enabled or
not so Sparse stops complaining about dubious code construct.
Signed-off-by: Felipe Cardoso Resende <felipecardoso.fcr@gmail.com>
Link: https://lore.kernel.org/r/20200117004214.GA1800@felipe-pc
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions