Re: [PATCH 3/5] tg3: Enclose macro with complex values in parenthesis
From: David Miller <davem@davemloft.net>
Date: 2011-03-03 04:55:24
From: David Miller <davem@davemloft.net>
Date: 2011-03-03 04:55:24
From: Javier Martinez Canillas <redacted> Date: Tue, 1 Mar 2011 18:04:27 +0100
Macros with complex values should be enclosed in parenthesis. Change accordingly. Signed-off-by: Javier Martinez Canillas <redacted>
This seems unnecessary, what problem do the current macro definitions create?