From: Andi Kleen Date: Tue, 11 Apr 2006 10:54:48 +0000 (+0200) Subject: [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access X-Git-Tag: v2.6.17-rc2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc16ba96fd5b1a1c1988f0a2b05ff954bdff728;p=pandora-kernel.git [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access Nobody should pass NULL here. Could in theory make it a BUG, but the NULL pointer oops will do as well. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed