diff options
author | wangkailong@jari.cn <wangkailong@jari.cn> | 2022-10-29 22:49:30 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2022-11-01 17:56:05 -0700 |
commit | 3b21b794b5797d35f4fad930b53b1cd881c12dd3 (patch) | |
tree | b497b0257580e2bdecd94580d5870f6c44b3350e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e5a0db6a9e2eafe50e3ebc73a8285ae561e7d850 (diff) |
f2fs: replace ternary operator with max()
Fix the following coccicheck warning:
./fs/f2fs/segment.c:877:24-25: WARNING opportunity for max()
Signed-off-by: KaiLong Wang <wangkailong@jari.cn>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions