Commit Graph

114 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Andy Whitcroft db92a6502d checkpatch: version: 0.27 16 years ago
Andy Whitcroft 6903ffb225 checkpatch: struct seq_operations should normally be const 16 years ago
Andy Whitcroft 3966778236 checkpatch: if should not continue a preceeding brace 16 years ago
Andy Whitcroft 63f17f8973 checkpatch: allow parentheses on return handle array values 16 years ago
Andy Whitcroft f9a0b3d17a checkpatch: type/cast spacing should not check prefix spacing 16 years ago
Andy Whitcroft a27506459c checkpatch: handle missing #if open in context 16 years ago
Andy Whitcroft 57b9c6d9c5 checkpatch: version: 0.26 16 years ago
Andy Whitcroft 21caa13c02 checkpatch: fix the perlcritic errors 16 years ago
Andy Whitcroft 2b6db5cb65 checkpatch: struct file_operations should normally be const 16 years ago
Andy Whitcroft b53c8e104e checkpatch: ensure we actually detect if assignments split across lines 16 years ago
Andy Whitcroft 2d1bafd799 checkpatch: do not report nr_static as a static declaration 16 years ago
Andy Whitcroft 4635f4fbaf checkpatch: track #ifdef/#else/#endif when tracking blocks 16 years ago
Andy Whitcroft 8b1b33786b checkpatch: fix continuation detection when handling spacing on operators 16 years ago
Andy Whitcroft 8054576dca checkpatch: loosen spacing on typedef function checks 16 years ago
Mike Frysinger 080ba92965 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h 16 years ago
Andy Whitcroft 86f9d059c6 checkpatch: allow parentheses on return for comparisons 16 years ago
Wolfram Sang 1e85572697 checkpatch: Add warning for p0-patches 16 years ago
Andy Whitcroft 2a5a2c2522 checkpatch: update copyrights 16 years ago
Andy Whitcroft 50a7dcfb50 checkpatch: version: 0.25 16 years ago
Andy Whitcroft 65863862ba checkpatch: dissallow spaces between stars in pointer types 16 years ago
Andy Whitcroft fae17daed7 checkpatch: comment ends inside strings is most likely not an open comment 16 years ago
Andy Whitcroft 8e761b04a3 checkpatch: detect multiple bitfield declarations 16 years ago
Andy Whitcroft 5fe3af119b checkpatch: __weak is an official attribute 16 years ago
Andy Whitcroft 383099fd63 checkpatch: structure member assignments are not complex 16 years ago
Andy Whitcroft 83242e0c23 checkpatch: widen implied comment detection to allow multiple stars 16 years ago
Andy Whitcroft 721c1cb60e checkpatch: comment detection may miss an implied comment on the last hunk 16 years ago
Andy Whitcroft 691d77b6b8 checkpatch: add checks for in_atomic() 16 years ago
Dave Jones f4432c5cae Update email addresses. 17 years ago
Andy Whitcroft 6e144ee546 checkpatch: version: 0.24 17 years ago
Andy Whitcroft 3fef12d6cb checkpatch: allow for comments either side of a brace on case 17 years ago
Andy Whitcroft 740504c61f checkpatch: suspect indent handle macro continuation 17 years ago
Andy Whitcroft bb44ad39c8 checkpatch: trailing statements ensure we report the end of the line 17 years ago
Andy Whitcroft 4801205864 checkpatch: DEFINE_ macros are real definitions for exports 17 years ago
Andy Whitcroft bf30d6ede0 checkpatch: complex macros checks miss square brackets 17 years ago
Andy Whitcroft f16fa28f7b checkpatch: suspect code indent must stop at #else/#elif 17 years ago
Andy Whitcroft 8ed22cad9c checkpatch: pull out known acceptable typedefs 17 years ago
Andy Whitcroft afbe8d283b checkpatch: accept any sized le/be type 17 years ago
Andy Whitcroft b132e5d586 checkpatch: macros which define structure members are not complex 17 years ago
Andy Whitcroft 170d3a2268 checkpatch: handle do without braces if we have enough context 17 years ago
Andy Whitcroft a6a8406282 checkpatch: labels are not possible types 17 years ago
Andy Whitcroft 0776e59460 checkpatch: do is not a possible type 17 years ago
Andy Whitcroft 5fdd23acf9 checkpatch: version: 0.23 17 years ago
Andy Whitcroft 306708547b checkpatch: ensure we only apply checks to the lines within hunks 17 years ago
Andy Whitcroft 6f779c18ca checkpatch: suspect indent count condition lines correctly 17 years ago
Andy Whitcroft 5368df20fb checkpatch: check line endings in text format files 17 years ago
Andy Whitcroft 81bc0e0202 checkpatch: handle comment/quote nesting correctly 17 years ago
Andy Whitcroft dea33496dd checkpatch: suppress errors triggered by short patch 17 years ago
Andy Whitcroft a1080bf808 checkpatch: case/default checks should only check changed lines 17 years ago
Andy Whitcroft dea79cd3df checkpatch: version: 0.22 17 years ago
Andy Whitcroft b9ea10d691 checkpatch: perform indent checks on perl 17 years ago