From: Alan Stern Date: Thu, 5 Aug 2010 17:17:10 +0000 (-0400) Subject: SCSI: remove fake "address-of" expression X-Git-Tag: v2.6.36-rc1~536 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6da54d84f9286edbe4c92ff5023ff481ce2a5c9;p=pandora-kernel.git SCSI: remove fake "address-of" expression Fake "address-of" expressions that evaluate to NULL generally confuse readers and can provoke compiler warnings. This patch (as1411) removes one such fake expression, using an "#ifdef" in its place. Signed-off-by: Alan Stern Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed