diff options
| author | Chao Yu <chao@kernel.org> | 2025-10-14 09:27:01 +0300 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-12-04 04:55:56 +0300 |
| commit | 28b68b2a3b2fae3789717ca9e306ae8f01269849 (patch) | |
| tree | 161db2c0c5c0f1de137bc58737e4314d66f5125e /tools/perf/scripts/python/syscall-counts.py | |
| parent | 2308de27c03d8ed75b28dab2354eb02c5f8e69be (diff) | |
| download | linux-28b68b2a3b2fae3789717ca9e306ae8f01269849.tar.xz | |
f2fs: clean up w/ bio_add_folio_nofail()
In add_bio_entry(), adding a page to newly allocated bio should never fail,
let's use bio_add_folio_nofail() instead of bio_add_page() & unnecessary
error handling for cleanup.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
