Re: [PATCH 2/3] Fix ERROR: Macros with complex values should be enclosed in parentheses
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-05-15 00:25:41
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-05-15 00:25:41
Also in:
lkml
On Sun, May 14, 2017 at 07:51:29PM +0200, Maciek Fijalkowski wrote:
From: Maciej Fijalkowski <redacted>
Hi Maciek
Please include some commit message, even if it is just the checkpatch
error you are fixing.
Please include the subsystem/driver you are patch in the subject line.
Also, your subject of Fix ERROR: makes it sound a lot worse than it
is.
net: virtio: Fix checkpatch error Complex macros should use ()
Also, you should at least compile test your change. It is clearly
wrong, as shown by 0-day.
Andrew