Files
linux/drivers
Peter Huewe 7be7d6def3 staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)
This patch fixes the warning "Using plain integer as NULL pointer",
generated by sparse, by replacing the offending 0s with NULL.

If the initialization with NULL was unnecessary (due to unconditional
assignment before first use) it was removed.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-15 10:25:11 -08:00
..
2013-02-10 17:42:43 +00:00
2012-12-18 15:19:06 +10:30
2013-01-25 21:25:02 -08:00
2013-01-16 15:57:54 +01:00
2013-01-15 10:45:26 -07:00
2012-11-16 08:14:18 -08:00
2012-11-16 08:14:18 -08:00