diff options
author | 2024-04-30 14:58:22 +0200 | |
---|---|---|
committer | 2024-05-03 11:15:03 +0530 | |
commit | cc3c92e7e79eb5f7f3ec4d5790ade384b7d294f7 (patch) | |
tree | 6f14dcd434649cfd773a00d02235ce41652bbd9a /scripts/generate_rust_analyzer.py | |
parent | xfs: consolidate the xfs_quota_reserve_blkres definitions (diff) | |
download | wireguard-linux-cc3c92e7e79eb5f7f3ec4d5790ade384b7d294f7.tar.xz wireguard-linux-cc3c92e7e79eb5f7f3ec4d5790ade384b7d294f7.zip |
xfs: xfs_quota_unreserve_blkres can't fail
Unreserving quotas can't fail due to quota limits, and we'll notice a
shut down file system a bit later in all the callers anyway. Return
void and remove the error checking and propagation in the callers.
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions