freebsd-dev/usr.sbin/makefs/msdos
Konstantin Belousov 65990b68a2 msdosfs: clusterfree() is used only in error handling cases
Change its return type to void, because its result is ignored in both
call sites.  Remove oldcnp argument as well, it is NULL always.

Suggested and reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D33721
2022-01-08 05:41:44 +02:00
..
denode.h Fix makefs bootstrap after d485c77f20 2021-02-22 17:55:45 +00:00
direntry.h makefs: diff reduction to sys/fs/msdosfs 2019-08-22 17:49:34 +00:00
Makefile.inc makefs: share fat.h between kernel msdosfs and makefs 2019-08-21 02:21:40 +00:00
msdosfs_conv.c makefs: share msdosfsmount.h between kernel msdosfs and makefs 2019-09-01 16:55:33 +00:00
msdosfs_denode.c msdosfs deget(): add locking flags argument 2021-08-27 18:39:45 +03:00
msdosfs_fat.c msdosfs: clusterfree() is used only in error handling cases 2022-01-08 05:41:44 +02:00
msdosfs_lookup.c msdosfs deget(): add locking flags argument 2021-08-27 18:39:45 +03:00
msdosfs_vfsops.c makefs: remove set but not used variables 2021-11-21 21:21:34 -05:00
msdosfs_vnops.c msdosfs: clusterfree() is used only in error handling cases 2022-01-08 05:41:44 +02:00