From: Alan Stern Date: Thu, 5 Aug 2010 17:12:14 +0000 (-0400) Subject: USB: remove fake "address-of" expressions X-Git-Tag: v2.6.36-rc1~293^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b409214c683ed06c26e2cdad0be546ad11463354;p=pandora-kernel.git USB: remove fake "address-of" expressions Fake "address-of" expressions that evaluate to NULL generally confuse readers and can provoke compiler warnings. This patch (as1412) removes three such fake expressions, using "#ifdef"s in their place. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed