Histórico de commits

Autor SHA1 Mensagem Data
  Joe Perches b43ae21bd1 checkpatch: reduce false positives when checking void function return statements 11 anos atrás
  Fabian Frederick ae3ccc4678 scripts/checkpatch.pl: device_initcall is not the only __initcall substitute 11 anos atrás
  Joe Perches 9b3189eb42 checkpatch: check stable email address 11 anos atrás
  Joe Perches 9819cf252a checkpatch: warn on unnecessary void function return statements 11 anos atrás
  Joe Perches afc819ab02 checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar); 11 anos atrás
  Joe Perches 60a55369aa checkpatch: add warning for kmalloc/kzalloc with multiply 11 anos atrás
  Joe Perches f5ef95b12e checkpatch: warn on #defines ending in semicolon 11 anos atrás
  Joe Perches 2ac73b4f68 checkpatch: make --strict a default for files in drivers/net and net/ 11 anos atrás
  Joe Perches 3f7bac031c checkpatch: always warn on missing blank line after variable declaration block 11 anos atrás
  Rob Herring 185d566bcd checkpatch: fix wildcard DT compatible string checking 11 anos atrás
  Joe Perches b00e48148e checkpatch: don't warn on bitfield spaces around : 11 anos atrás
  Joe Perches 91cb5195ff checkpatch: expand parenthesis alignment test to declarations, functions and assignments 11 anos atrás
  Christopher Covington 7ebd05ef16 checkpatch.pl: add check for Change-Id 11 anos atrás
  Andrew Morton 74915c7dd0 scripts/checkpatch.pl: __GFP_NOFAIL isn't going away 11 anos atrás
  Joe Perches 3b617e3b80 checkpatch: net and drivers/net: warn on missing blank line after variable declaration 11 anos atrás
  Florian Vaussard cc93319b5f checkpatch: improve the compatible vendor match 11 anos atrás
  Florian Vaussard 7dd05b38e5 checkpatch: check compatible strings in .c and .h too 11 anos atrás
  Florian Vaussard 4fbf32a693 checkpatch: fix spurious vendor compatible warnings 11 anos atrás
  Florian Vaussard 8f0dbfaf27 checkpatch: check vendor compatible with dashes 11 anos atrás
  Joe Perches 515a235ef9 checkpatch: improve octal permissions test speed 11 anos atrás
  Yogesh Chaudhari daa8b0592e checkpatch.pl: modify warning message for printk usage 11 anos atrás
  Joe Perches 5b9553abfc checkpatch: make "return is not a function" test quieter 11 anos atrás
  Joe Perches 85ad978c62 checkpatch: ignore networking block comment style first lines in file 11 anos atrás
  Joe Perches cbec18afcc checkpatch: use a more consistent function argument style 11 anos atrás
  Joe Perches 9b0fa60d9b checkpatch: add test for char * arrays that could be static const 11 anos atrás
  Joe Perches 447432f323 checkpatch: fix jiffies comparison and others 11 anos atrás
  Joe Perches 6c8bd7076d checkpatch: avoid sscanf test duplicated messages 11 anos atrás
  Joe Perches 1727cc7045 checkpatch: update octal permissions warning 11 anos atrás
  Joe Perches fbdb8138cf checkpatch: warn on uses of __constant_<foo> functions 11 anos atrás
  Joe Perches 2435880fe5 checkpatch: add checks for constant non-octal permissions 11 anos atrás