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. Also, do some minor whitespace and consistency improvements. |
||
---|---|---|
.. | ||
Makefile.am | ||
analyzer.c | ||
analyzer.h | ||
gl_usb.c | ||
gl_usb.h | ||
zeroplus.c |