diff options
| author | Randy Dunlap <[email protected]> | 2006-06-25 01:58:51 -0700 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2006-06-26 16:29:52 -0500 |
| commit | 041976fb6ae851cd18d96584a5d6361b564c9974 (patch) | |
| tree | 5010cfddb38893d8ea65190f1d31e79f0f7db8d7 /include/linux/debugobjects.h | |
| parent | 76c1534e0bd78e9a7662edcf5c994bac63d939fd (diff) | |
[SCSI] lpfc: sparse NULL warnings
From: Randy Dunlap <[email protected]>
Fix sparse warnings: use NULL instead of 0 for pointers:
drivers/scsi/lpfc/lpfc_els.c:827:56: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_els.c:2781:18: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_els.c:2782:18: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_init.c:951:21: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_init.c:956:20: warning: Using plain integer as NULL pointer
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: James Smart <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions