diff options
author | 2022-02-09 12:58:22 -0500 | |
---|---|---|
committer | 2022-05-08 14:28:18 -0400 | |
commit | 5fb9bfe01c88788ca3a99c44e44d52abb138595d (patch) | |
tree | 53133b004ff8111d709c953c9681e7f2a474ede0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (diff) | |
download | linux-dev-5fb9bfe01c88788ca3a99c44e44d52abb138595d.tar.xz linux-dev-5fb9bfe01c88788ca3a99c44e44d52abb138595d.zip |
scsicam: Fix use of page cache
Convert scsicam to use a folio instead of a page. There is no need to
check the error flag here; read_cache_folio() will return -EIO if the
folio cannot be read correctly.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions