diff options
author | 2017-01-17 11:41:41 -0800 | |
---|---|---|
committer | 2017-01-17 11:41:41 -0800 | |
commit | bf46ecc3d8cca05f2907cf482755c42c2b11a79d (patch) | |
tree | af4105446207e65bc0868b93f2edb4d9fa5f35b6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Linux 4.10-rc4 (diff) | |
download | linux-rng-bf46ecc3d8cca05f2907cf482755c42c2b11a79d.tar.xz linux-rng-bf46ecc3d8cca05f2907cf482755c42c2b11a79d.zip |
xfs: make the ASSERT() condition likely
The ASSERT() condition is the normal case, not the exception,
so testing the condition should be likely(), not unlikely().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions