freebsd-dev/usr.sbin/makefs
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
..
cd9660
ffs
msdos msdosfs: clusterfree() is used only in error handling cases 2022-01-08 05:41:44 +02:00
sys
tests
cd9660.c
cd9660.h
ffs.c
ffs.h
Makefile
Makefile.depend
makefs.8
makefs.c
makefs.h
msdos.c
msdos.h
mtree.c
walk.c