aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-01-10 21:54:42 +0300
committerDavid Howells <[email protected]>2024-01-22 21:58:35 +0000
commit843609df0be792991b3c4a720d6be4828d48dec4 (patch)
tree6e77a0eeda03a8e86741236e4f28033578adef46 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent3be0b3ed1d76c6703b9ee482b55f7e01c369cc68 (diff)
netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
The netfs_grab_folio_for_write() function doesn't return NULL, it returns error pointers. Update the check accordingly. Fixes: c38f4e96e605 ("netfs: Provide func to copy data to pagecache for buffered write") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: David Howells <[email protected]> Link: https://lore.kernel.org/r/[email protected]/
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions