udf: Drop unused arguments of udf_delete_aext()
authorJan Kara <jack@suse.cz>
Wed, 13 Jun 2018 16:04:24 +0000 (18:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jan 2023 11:07:11 +0000 (12:07 +0100)
commita58ae14b9a9b644691528c3acc29acf9e0118f34
tree293578f7997a2703e98e3aa54e01132dae6772ba
parent4a1c33851c2867a70348897e4e86338c9649a068
udf: Drop unused arguments of udf_delete_aext()

commit 6c1e4d06a3808dc67dbce2d631f4c12574567dd5 upstream.

udf_delete_aext() uses its last two arguments only as local variables.
Drop them.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/udf/balloc.c
fs/udf/inode.c
fs/udf/udfdecl.h