Files
linux/drivers/staging
Ian Abbott cbdfaffc46 staging: comedi: amplc_pci224: Replace NULLFUNC
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>
2012-06-11 16:58:58 -07:00
..
2012-06-11 08:47:51 -07:00
2012-05-17 13:17:41 -07:00
2012-06-11 09:02:09 -07:00