commit | 949cadaa054588db0c4a3a0cfc3ac93f08fda913 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 29 09:06:51 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:01:53 2009 -0700 |
tree | ce68577effb36471c8e69f35c0fe98eede1b44f0 | |
parent | 127729066686c363c405c586731235443c03c252 [diff] |
Staging: hv: fix sparse NULL pointer warnings This fixes up all of the sparse warnings where NULL should be used instead of 0. Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>