aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorWei Yang <[email protected]>2020-06-01 21:48:49 -0700
committerLinus Torvalds <[email protected]>2020-06-02 10:59:08 -0700
commitf4eaf51a72e5c6d9dc895abdd02676a2ef4c3ae7 (patch)
treee4b86268eb2cc6ff33074720af0448e600b2c925 /tools/perf/scripts/python/event_analyzing_sample.py
parentca2c55a7371ca3db64f5ac9ed2cb998682bf6fae (diff)
mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive
The code shows if this is ssd, it will jump to specific tag and skip the following code for non-ssd. Let's use "else if" to explicitly show the mutually exclusion for ssd/non-ssd to reduce ambiguity. Signed-off-by: Wei Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Tim Chen <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions