From: Dan Carpenter Date: Fri, 15 May 2015 09:24:15 +0000 (+0300) Subject: ata: ahci_xgene: potential NULL dereference in probe X-Git-Tag: omap-for-v4.3/legacy-v2-signed~144^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d32d10103bc94ad2461864664b61ea98c930619;p=pandora-kernel.git ata: ahci_xgene: potential NULL dereference in probe Smatch complains about this potential NULL dereference of "acpi_id". Fixes: c9802a4be661 ('ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller.') Signed-off-by: Dan Carpenter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed