diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-13 09:39:36 +0200 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-09-03 10:07:38 +0530 |
commit | 98e44e2bc0fb15230b10f375db55e4b0bbc295aa (patch) | |
tree | fa11f925f12477e47fd1d98849c22684409c74b7 /lib/crypto/mpi/mpi-mul.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 <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions