diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2006-11-29 22:15:17 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-02 06:16:36 +0100 |
commit | bca79eb7e7a1855947864952fcd878a5ae7b5c92 (patch) | |
tree | bf89d47fee4226ef2520cba7624afa3db61328fb /lib | |
parent | [PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction (diff) | |
download | linux-bca79eb7e7a1855947864952fcd878a5ae7b5c92.tar.xz linux-bca79eb7e7a1855947864952fcd878a5ae7b5c92.zip |
[PATCH] sundance: use NULL for pointer
Use NULL instead of 0 for pointers (cures sparse warnings).
drivers/net/sundance.c:1106:16: warning: Using plain integer as NULL pointer
drivers/net/sundance.c:1652:16: warning: Using plain integer as NULL pointer
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions