summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJiangshan Yi <yijiangshan@kylinos.cn>2022-07-14 05:56:56 +0300
committerDave Kleikamp <dave.kleikamp@oracle.com>2022-10-18 16:50:26 +0300
commit73c6da327ff17a07a9260b0ff1f36e13665ac63d (patch)
treef76934495c30b99ca2a94685e1ad884228ce4593 /tools/perf/scripts/python/exported-sql-viewer.py
parent898f706695682b9954f280d95e49fa86ffa55d08 (diff)
downloadlinux-73c6da327ff17a07a9260b0ff1f36e13665ac63d.tar.xz
fs/jfs: replace ternary operator with min_t()
Fix the following coccicheck warning: fs/jfs/super.c:748: WARNING opportunity for min(). fs/jfs/super.c:788: WARNING opportunity for min(). min_t() macro is defined in include/linux/minmax.h. It avoids multiple evaluations of the arguments when non-constant and performs strict type-checking. Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn> Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions