diff options
author | Christoph Hellwig <[email protected]> | 2024-08-13 09:39:36 +0200 |
---|---|---|
committer | Chandan Babu R <[email protected]> | 2024-09-03 10:07:38 +0530 |
commit | 98e44e2bc0fb15230b10f375db55e4b0bbc295aa (patch) | |
tree | fa11f925f12477e47fd1d98849c22684409c74b7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5d3ca6261121486d4665816622ec1974bf4cb8b2 (diff) |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions