allow-auto-destruction-of-loop-devices-checkpatch-fixes
commitf53f2c900c077f83d6eb31dfdda125bfe27a75d9
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 30 Oct 2007 19:29:29 +0000 (30 19:29 +0000)
committerMatthias Urlichs <smurf@hera.kernel.org>
Wed, 14 Nov 2007 11:28:57 +0000 (14 11:28 +0000)
tree49acdd50ab9254308b24ac3b064fe914898192f3
parentd37c83056842d41c9236f7cf3a9b917a3091cb60
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>
drivers/block/loop.c