Commit Verlauf

Autor SHA1 Nachricht Datum
  Joe Perches b34a26f315 checkpatch: Update alignment check vor 13 Jahren
  Joe Perches 243f3803cf checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> vor 13 Jahren
  Eric Nelson 9a4cad4e25 checkpatch: check for whitespace before semicolon at EOL vor 13 Jahren
  Joe Perches c06a9ebdb7 checkpatch: revert --strict test for net/ and drivers/net block comment style vor 13 Jahren
  Josh Triplett ca56dc098c checkpatch: check for quoted strings broken across lines vor 13 Jahren
  Joe Perches 6712d85852 checkpatch: whitespace - add/remove blank lines vor 13 Jahren
  Joe Perches 2c92488ab2 checkpatch: warn on use of yield() vor 13 Jahren
  Joe Perches aad4f61498 checkpatch: add --strict tests for braces, comments and casts vor 13 Jahren
  Andy Whitcroft b337d8b82f checkpatch: add [] to type extensions vor 13 Jahren
  Andy Whitcroft fd1b57ac73 checkpatch: high precedence operators do not require additional parentheses in #defines vor 13 Jahren
  Andy Whitcroft e45bab8ebf checkpatch: handle string concatenation in simple #defines vor 13 Jahren
  Andy Whitcroft b9df76ac76 checkpatch: allow simple character constants in #defines vor 13 Jahren
  Andy Whitcroft daebc534ac checkpatch: catch [ ... ] usage when not at the beginning of definition vor 13 Jahren
  Artem Bityutskiy 11232688ec checkpatch.pl: be silent when -q and --ignore is given vor 13 Jahren
  Joe Perches d1fe9c099c checkpatch: add some --strict coding style checks vor 13 Jahren
  Joe Perches 6061d949dd include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) vor 13 Jahren
  Joe Perches 8eef05dd3e checkpatch: Warn on code with 6+ tab indentation vor 13 Jahren
  Andy Whitcroft bfcb2cc798 checkpatch: catch all occurences of type and cast spacing errors per line vor 13 Jahren
  Andy Whitcroft 6b48db24e3 checkpatch: typeof may have more complex arguments vor 13 Jahren
  Andy Whitcroft addcdcea99 checkpatch: ensure cast type is unique in the context parser vor 13 Jahren
  Andy Whitcroft c81769fdc8 checkpatch: fix complex macros handling of square brackets vor 13 Jahren
  Andy Whitcroft e01886ada2 checkpatch: fix 'return is not a function' square bracket handling vor 13 Jahren
  Andy Whitcroft 72f115f94d checkpatch: complex macro should allow the empty do while loop vor 13 Jahren
  Andy Whitcroft 87a5387718 checkpatch: fix EXPORT_SYMBOL handling following a function vor 13 Jahren
  Andy Whitcroft a13858033a checkpatch: only apply kconfig help checks for options which prompt vor 13 Jahren
  Andy Whitcroft 3e469cdc08 checkpatch: optimise statement scanner when mid-statement vor 13 Jahren
  Andy Whitcroft 89a883530f checkpatch: ## is not a valid modifier vor 13 Jahren
  Joe Perches d7c76ba7e5 checkpatch: improve memset and min/max with cast checking vor 13 Jahren
  Andy Whitcroft 554e165cf3 checkpatch: check for common memset parameter issues against statments vor 13 Jahren
  Andy Whitcroft f74bd1942e checkpatch: correctly track the end of preprocessor commands in context vor 13 Jahren