From: Dmitry Torokhov Date: Wed, 23 Feb 2011 22:38:20 +0000 (-0800) Subject: USB: fix unsafe USB_SS_MAX_STREAMS() definition X-Git-Tag: v2.6.39-rc1~472^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9642374d0e969e8c17f4f31cd1a2bd111634227;p=pandora-kernel.git USB: fix unsafe USB_SS_MAX_STREAMS() definition Macro arguments used in expressions need to be enclosed in parenthesis to avoid unpleasant surprises. Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed