diff options
author | 2024-08-13 09:39:36 +0200 | |
---|---|---|
committer | 2024-09-03 10:07:38 +0530 | |
commit | 98e44e2bc0fb15230b10f375db55e4b0bbc295aa (patch) | |
tree | fa11f925f12477e47fd1d98849c22684409c74b7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: refactor f_op->release handling (diff) | |
download | wireguard-linux-98e44e2bc0fb15230b10f375db55e4b0bbc295aa.tar.xz wireguard-linux-98e44e2bc0fb15230b10f375db55e4b0bbc295aa.zip |
xfs: don't bother returning errors from xfs_file_release
While ->release returns int, the only caller ignores the return value.
As we're only doing cleanup work there isn't much of a point in
return a value to start with, so just document the situation instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions