diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-26 16:03:43 -0400 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-29 08:51:07 -0400 |
commit | 6e8e79fc84435c159891182cddab8e7784e1b3b2 (patch) | |
tree | d7943480394e377e49c335e4af6072de47df9b8b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9329883a1c9b200bfe7f3c9e5338c407a690e39b (diff) |
buffer: Remove check for PageError
If a buffer is completed with an error, its uptodate flag will be clear,
so the page_uptodate variable will have been set to 0. There's no
need to check PageError here.
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