summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2020-09-30 01:19:01 +0300
committerWolfram Sang <wsa@kernel.org>2020-10-05 23:57:42 +0300
commit055ba33154a755c0fe79ec174d3b6f9353e0be11 (patch)
tree56967936e49e635ff71ec79861eea671cbc3ac5e /tools/perf/scripts/python/export-to-sqlite.py
parent56f1cd34a4e7a2d10f41e8d8e27d16a157fdd74d (diff)
downloadlinux-055ba33154a755c0fe79ec174d3b6f9353e0be11.tar.xz
i2c: tegra: Remove likely/unlikely from the code
The likely/unlikely annotations should be used only in a hot paths of performance-critical code. The I2C driver doesn't have such paths, and thus, there is no justification for usage of likely/unlikely annotations in the code. Hence remove them. Reviewed-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Acked-by: Thierry Reding <treding@nvidia.com> Tested-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions