summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2015-07-23 18:47:59 +0300
committerMike Snitzer <snitzer@redhat.com>2015-07-27 14:58:15 +0300
commit134bf30c06f057d6b8d90132e8f8b3cd2be79572 (patch)
tree18e54851abf6c3300448b933c150c802894f800b /tools/perf/scripts/python/event_analyzing_sample.py
parent0a927c2f02a2437a57679527e42ab7cbfa14efb1 (diff)
downloadlinux-134bf30c06f057d6b8d90132e8f8b3cd2be79572.tar.xz
dm cache policy smq: fix alloc_bitset check that always evaluates as false
static analysis by cppcheck has found a check on alloc_bitset that always evaluates as false and hence never finds an allocation failure: [drivers/md/dm-cache-policy-smq.c:1689]: (warning) Logical conjunction always evaluates to false: !EXPR && EXPR. Fix this by removing the incorrect mq->cache_hit_bits check Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions