diff options
author | Chao Yu <chao@kernel.org> | 2023-12-10 10:50:28 +0800 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-12-11 13:26:06 +0100 |
commit | d1c371035c8204112d84266e6bde7537f25448f7 (patch) | |
tree | 8f3e7eef705df34b8c2c85517c4e523a80bc78a9 /scripts/gdb/linux/utils.py | |
parent | a39b6ac3781d46ba18193c9dbb2110f31e9bffe9 (diff) |
quota: convert dquot_claim_space_nodirty() to return void
dquot_claim_space_nodirty() always return zero, let's convert it
to return void, then, its caller can get rid of handling failure
case.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20231210025028.3262900-1-chao@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions