mirror of
https://github.com/torvalds/linux.git
synced 2024-12-16 08:02:17 +00:00
cbdfaffc46
The source code defines a macro NULLFUNC #define NULLFUNC 0 and uses it as a generic null function pointer constant. This is superfluous. Just use NULL instead. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
drivers | ||
kcomedilib | ||
comedi_compat32.c | ||
comedi_compat32.h | ||
comedi_fops.c | ||
comedi_fops.h | ||
comedi.h | ||
comedidev.h | ||
comedilib.h | ||
drivers.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
proc.c | ||
range.c | ||
TODO |