freebsd-dev/sys/contrib/libnv
Mariusz Zaborski 08016b3185 Remove redundant initialization. Don't use variable - just return the value.
Make scan-build happy by casting to 'void *' instead of 'void **'.

Submitted by:	pjd@
MFC after:	1 month
Found by:	scan-build and cppcheck
Sponsored by:	Wheel Systems
2017-09-21 10:00:16 +00:00
..
cnvlist.c Fix style issue in the cnv API. 2016-08-27 13:40:27 +00:00
dnvlist.c
nv_impl.h Add support for the arrays in nvlist library. 2015-08-15 06:34:49 +00:00
nvlist_impl.h Add cnv API. 2016-08-27 13:37:30 +00:00
nvlist.c Remove redundant initialization. Don't use variable - just return the value. 2017-09-21 10:00:16 +00:00
nvpair_impl.h Add support for the arrays in nvlist library. 2015-08-15 06:34:49 +00:00
nvpair.c Remove redundant initialization. Don't use variable - just return the value. 2017-09-21 10:00:16 +00:00