[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1419792975-31519-1-git-send-email-andreas.siegling@fau.de>
Date: Sun, 28 Dec 2014 19:56:12 +0100
From: Andreas Siegling <andreas.siegling@....de>
To: devel@...uxdriverproject.org
Cc: linux-kernel@...cs.fau.de, hsweeten@...ionengravers.com,
abbotti@....co.uk, gregkh@...uxfoundation.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
ebru.akagunduz@...il.com, chase.southwood@...il.com,
rickard_strandqvist@...ctrumdigital.se,
Andreas Siegling <andreas.siegling@....de>,
Zhutao Lu <lvzhutao@...il.com>
Subject: comedi: checkpatch errors/warnings
The following patch-series will fix checkpatch errors and warnings
which are caused by false spacing and missing blank lines.
It will fix those errors/warnings in drivers/staging/comedi/ and all its
subdirectories. The fixed errors/warnings are:
WARNING: Missing a blank line after declarations 5 times
ERROR: trailing whitespace once
ERROR: space prohibited before that ',' (ctx:WxW) once
WARNING: please, no space before tabs 8 times
ERROR: code indent should use tabs where possible 44 times
After applying the series the following checkpatch errors/warnings will remain
in files in drivers/staging/comedi/ and its subdirectories:
WARNING: line over 80 characters
WARNING: quoted string split across lines
WARNING: break quoted strings at a space character
WARNING: memory barrier without comment
WARNING: suspect code indent for conditional statements (x, y)
WARNING: Use of volatile is usually wrong
Signed-off-by: Andreas Siegling <andreas.siegling@....de>
Signed-off-by: Zhutao Lu <lvzhutao@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists