On Tue, Jan 06, 2015 at 05:29:29PM +0100, Valentin Rothberg wrote:
> checkpatch.pl complained about two single statement macros in
> do while (0) loops. The loops and the trailing semicolons are
> now removed, which makes checkpatch happy and the two macros
> consistent with the rest of the file.
checkpatch.pl complained about two single statement macros in
do while (0) loops. The loops and the trailing semicolons are
now removed, which makes checkpatch happy and the two macros
consistent with the rest of the file.
Signed-off-by: Valentin Rothberg
---
include/linux/workqueue.h | 8 ++---
2 matches
Mail list logo