From: Randy Dunlap Date: Tue, 27 Mar 2007 05:38:49 +0000 (-0800) Subject: ACPI: dock: use NULL for pointer X-Git-Tag: v2.6.22-rc1~1112^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a6d7fd9bc1d85f9aae734c46234e88fa839db0;p=pandora-kernel.git ACPI: dock: use NULL for pointer Use NULL instead of 0 for pointers: drivers/acpi/dock.c:677:75: warning: Using plain integer as NULL pointer Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed