allow-auto-destruction-of-loop-devices-checkpatch-fixes
ERROR: no space after that open parenthesis '('
#35: FILE: drivers/block/loop.c:976:
+ if ( (lo->lo_flags & LO_FLAGS_AUTOCLEAR) !=
total: 1 errors, 0 warnings, 27 lines checked
Your patch has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
Please run checkpatch prior to sending patches
Cc: Bernardo Innocenti <bernie@codewiz.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>