From: Dmitry Torokhov Date: Sun, 20 Mar 2011 09:15:17 +0000 (-0700) Subject: USB: xhci - fix unsafe macro definitions X-Git-Tag: v2.6.39-rc4~16^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6c2f3ff039154872ce597952f8b8900ea0d732;p=pandora-kernel.git USB: xhci - fix unsafe macro definitions Macro arguments used in expressions need to be enclosed in parenthesis to avoid unpleasant surprises. This should be queued for kernels back to 2.6.31 Signed-off-by: Dmitry Torokhov Signed-off-by: Sarah Sharp Cc: stable@kernel.org --- Reading git-diff-tree failed