Check the relevant arguments for != NULL before calling the actual driver-specific function, so that the driver can safely assume those arguments are non-NULL. This removes the need to duplicate these checks in every driver. |
||
---|---|---|
.. | ||
Makefile.am | ||
command.c | ||
command.h | ||
fx2lafw.c | ||
fx2lafw.h |