Historia zmian

Autor SHA1 Wiadomość Data
  Andy Whitcroft 21caa13c02 checkpatch: fix the perlcritic errors 16 lat temu
  Andy Whitcroft 2b6db5cb65 checkpatch: struct file_operations should normally be const 16 lat temu
  Andy Whitcroft b53c8e104e checkpatch: ensure we actually detect if assignments split across lines 16 lat temu
  Andy Whitcroft 2d1bafd799 checkpatch: do not report nr_static as a static declaration 16 lat temu
  Andy Whitcroft 4635f4fbaf checkpatch: track #ifdef/#else/#endif when tracking blocks 16 lat temu
  Andy Whitcroft 8b1b33786b checkpatch: fix continuation detection when handling spacing on operators 16 lat temu
  Andy Whitcroft 8054576dca checkpatch: loosen spacing on typedef function checks 16 lat temu
  Mike Frysinger 080ba92965 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h 16 lat temu
  Andy Whitcroft 86f9d059c6 checkpatch: allow parentheses on return for comparisons 16 lat temu
  Wolfram Sang 1e85572697 checkpatch: Add warning for p0-patches 16 lat temu
  Andy Whitcroft 2a5a2c2522 checkpatch: update copyrights 16 lat temu
  Andy Whitcroft 50a7dcfb50 checkpatch: version: 0.25 16 lat temu
  Andy Whitcroft 65863862ba checkpatch: dissallow spaces between stars in pointer types 16 lat temu
  Andy Whitcroft fae17daed7 checkpatch: comment ends inside strings is most likely not an open comment 16 lat temu
  Andy Whitcroft 8e761b04a3 checkpatch: detect multiple bitfield declarations 16 lat temu
  Andy Whitcroft 5fe3af119b checkpatch: __weak is an official attribute 16 lat temu
  Andy Whitcroft 383099fd63 checkpatch: structure member assignments are not complex 16 lat temu
  Andy Whitcroft 83242e0c23 checkpatch: widen implied comment detection to allow multiple stars 16 lat temu
  Andy Whitcroft 721c1cb60e checkpatch: comment detection may miss an implied comment on the last hunk 16 lat temu
  Andy Whitcroft 691d77b6b8 checkpatch: add checks for in_atomic() 16 lat temu
  Dave Jones f4432c5cae Update email addresses. 16 lat temu
  Andy Whitcroft 6e144ee546 checkpatch: version: 0.24 16 lat temu
  Andy Whitcroft 3fef12d6cb checkpatch: allow for comments either side of a brace on case 16 lat temu
  Andy Whitcroft 740504c61f checkpatch: suspect indent handle macro continuation 16 lat temu
  Andy Whitcroft bb44ad39c8 checkpatch: trailing statements ensure we report the end of the line 16 lat temu
  Andy Whitcroft 4801205864 checkpatch: DEFINE_ macros are real definitions for exports 16 lat temu
  Andy Whitcroft bf30d6ede0 checkpatch: complex macros checks miss square brackets 16 lat temu
  Andy Whitcroft f16fa28f7b checkpatch: suspect code indent must stop at #else/#elif 16 lat temu
  Andy Whitcroft 8ed22cad9c checkpatch: pull out known acceptable typedefs 16 lat temu
  Andy Whitcroft afbe8d283b checkpatch: accept any sized le/be type 16 lat temu