From: Daeseok Youn Date: Fri, 21 Feb 2014 00:03:32 +0000 (+0900) Subject: [SCSI] lpfc: use NULL instead of 0 for pointer X-Git-Tag: v3.15-rc1~136^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e7063770ecf7d0d17a59eeb476107a4b608003a;p=pandora-kernel.git [SCSI] lpfc: use NULL instead of 0 for pointer sparse says: drivers/scsi/lpfc/lpfc_sli.c:16547:37: warning: Using plain integer as NULL pointer Signed-off-by: Daeseok Youn Acked-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed