421d95b3ea
This has a minor impact on stack usage of individual functions, but the VERIFY macros are used so frequently that their overhead may add up. This macro declared two new local variables to cast its argument types. Doing the typecast inline eliminates the need for these variables. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> |
||
---|---|---|
.. | ||
libavl | ||
libefi | ||
libnvpair | ||
libspl | ||
libunicode | ||
libuutil | ||
libzfs | ||
libzpool | ||
Makefile.am |