Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d5367900a319ab8971817b0ca15a8b9f7c47e6f
/
scripts
/
checkpatch.pl
e0df7e1
checkpatch: avoid "spaces required around that ':'" false positive
by Joe Perches
· 10 years ago
323b267
checkpatch: fix --fix use with a patch of multiple files
by Joe Perches
· 10 years ago
91c9afa
checkpatch.pl: new instances of ENOSYS are errors
by Andy Lutomirski
· 10 years ago
c17893c
checkpatch: add a test for const with __read_mostly uses
by Joe Perches
· 10 years ago
d7fe806
checkpatch: improve operator spacing check
by Sam Bobroff
· 10 years ago
b598b67
checkpatch: add 'Prefer ARRAY_SIZE" test
by Joe Perches
· 10 years ago
6d07d01b
checkpatch: add uart_ops to normally const structs
by Joe Perches
· 10 years ago
29a3c46
checkpatch: add #define foo "string" long line exception
by Joe Perches
· 10 years ago
2a076f4
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns
by Joe Perches
· 10 years ago
0e212e0
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
by Fabian Frederick
· 10 years ago
ab7e23f
checkpatch: add test for repeated const uses
by Joe Perches
· 10 years ago
f34e4a4
checkpatch: improve return negative errno check
by Joe Perches
· 10 years ago
b392c64
checkpatch: match more world writable permissions
by Joe Perches
· 10 years ago
ebfd7d6
checkpatch: add optional --codespell dictionary to find more typos
by Joe Perches
· 10 years ago
66d7a38
checkpatch: add spell checking of email subject line
by Joe Perches
· 10 years ago
6ab3a97
checkpatch: improve "no space is necessary after a cast" test
by Joe Perches
· 10 years ago
0f3c5aa
checkpatch: add of_device_id to structs that should be const
by Joe Perches
· 10 years ago
a2fe16b
checkpatch: try to avoid poor patch subject lines
by Joe Perches
· 10 years ago
19c146a
checkpatch: make sure a commit reference description uses parentheses
by Joe Perches
· 10 years ago
d2e025f
checkpatch: add --strict test for spaces around arithmetic
by Joe Perches
· 10 years ago
101ee68
checkpatch: neaten printk_ratelimited message position
by Joe Perches
· 10 years ago
43f7fe5
checkpatch: improve "no space necessary after cast" test
by Joe Perches
· 10 years ago
caac1d5
checkpatch: improve seq_print->seq_puts suggestion
by Heba Aamer
· 10 years ago
f8e5821
checkpatch: add ability to --fix unnecessary blank lines around braces
by Joe Perches
· 10 years ago
021158b
checkpatch: add types for other OS typedefs
by Joe Perches
· 10 years ago
b671fde
checkpatch: add ability to coalesce commit descriptions on multiple lines
by Joe Perches
· 10 years ago
acd9362
checkpatch: add likely/unlikely comparison misuse test
by Joe Perches
· 10 years ago
0d7835f
checkpatch: update git commit message
by Joe Perches
· 10 years ago
1b36b20
checkpatch: Allow comments in macros tested for single statements
by Joe Perches
· 10 years ago
327953e
checkpatch: add check for keyword 'boolean' in Kconfig definitions
by Christoph Jaeger
· 10 years ago
dcaf112
checkpatch: fix UNNECESSARY_KERN_LEVEL false positive
by Paolo Bonzini
· 10 years ago
e23ef1f
checkpatch: ignore __pure $Attribute
by Joe Perches
· 10 years ago
c0a5c89
checkpatch: improve octal permissions tests
by Joe Perches
· 10 years ago
62ec818
checkpatch: emit an error when using predefined timestamp macros
by Joe Perches
· 10 years ago
5e4f6ba
checkpatch: add ability to --fix (coalesce) string fragments on multiple lines
by Joe Perches
· 10 years ago
b75ac61
checkpatch: add --strict "pointer comparison to NULL" test
by Joe Perches
· 10 years ago
90ad30e
checkpatch: add test for consecutive string fragments
by Joe Perches
· 10 years ago
0ab9019
checkpatch: add --strict preference for #defines using BIT(foo)
by Joe Perches
· 10 years ago
f512357
checkpatch: allow certain SI units with three characters
by Julius Werner
· 10 years ago
ea4acbb
checkpatch: Add --strict test for function pointer calling style
by Joe Perches
· 10 years ago
e0d975b
checkpatch: reduce MAINTAINERS update message frequency
by Joe Perches
· 10 years ago
abb08a5
checkpatch: try to avoid mask and shift errors
by Joe Perches
· 10 years ago
36061e3
checkpatch: fix use via symlink, make missing spelling file non-fatal
by Joe Perches
· 10 years ago
15160f9
checkpatch: improve warning message for "needless if" case
by Fabio Estevam
· 10 years ago
04941aa
checkpatch: improve test for no space after cast
by Joe Perches
· 10 years ago
619a908
checkpatch: add error on use of attribute((weak)) or __weak declarations
by Joe Perches
· 10 years ago
2381097
checkpatch: add an error test for no space before comma
by Joe Perches
· 10 years ago
f78d98f
checkpatch: warn on logging functions with KERN_<LEVEL>
by Joe Perches
· 10 years ago
840080a
checkpatch: add exception to return then else test
by Joe Perches
· 10 years ago
66b47b4
checkpatch: look for common misspellings
by Kees Cook
· 10 years ago
08a2843
checkpatch: warn on macros with flow control statements
by Joe Perches
· 10 years ago
d2207cc
checkpatch: remove unnecessary + after {8,8}
by Joe Perches
· 10 years ago
f17dba4
checkpatch: add --strict test for concatenated string elements
by Joe Perches
· 10 years ago
5619327
checkpatch: allow optional shorter config descriptions
by Vadim Bendebury
· 10 years ago
de4c924
checkpatch: enable whitespace checks for DTS files
by Geert Uytterhoeven
· 10 years ago
cdcee68
checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h
by Sergey Ryazanov
· 10 years ago
72c231c
checkpatch: remove debugging message
by Joe Perches
· 10 years ago
388982b
checkpatch: fix spello
by Andrew Morton
· 10 years ago
6688173
checkpatch: allow commit descriptions on separate line from commit id
by Joe Perches
· 10 years ago
3f6316b
checkpatch: relax check for length of git commit IDs
by Joe Perches
· 10 years ago
f842230
checkpatch: update $declaration_macros, add uninitialized_var
by Joe Perches
· 10 years ago
ece9659
checkpatch: warn on missing spaces in broken up quoted
by Dan Carpenter
· 10 years ago
308cc8d
checkpatch: fix false positives for --strict "space after cast" test
by Joe Perches
· 10 years ago
e81f239
checkpatch: fix false positive MISSING_BREAK warnings with --file
by Joe Perches
· 10 years ago
1813087
checkpatch: add test for native c90 types in unusual order
by Joe Perches
· 10 years ago
0c773d9
checkpatch: add signed generic types
by Joe Perches
· 10 years ago
3f7bc4e
checkpatch: add short int to c variable types
by Joe Perches
· 10 years ago
0fe3dc2
checkpatch: add for_each tests to indentation and brace tests
by Joe Perches
· 10 years ago
8b8856f
checkpatch: fix brace style misuses of else and while
by Joe Perches
· 10 years ago
8d18247
checkpatch: add --fix option for a couple OPEN_BRACE misuses
by Joe Perches
· 10 years ago
bd474ca
checkpatch: use the correct indentation for which()
by Joe Perches
· 10 years ago
f2d7e4d
checkpatch: add fix_insert_line and fix_delete_line helpers
by Joe Perches
· 10 years ago
d752fcc
checkpatch: add ability to insert and delete lines to patch/file
by Joe Perches
· 10 years ago
194f66f
checkpatch: add an index variable for fixed lines
by Joe Perches
· 10 years ago
c00df19
checkpatch: warn on break after goto or return with same tab indentation
by Joe Perches
· 10 years ago
13f1937
checkpatch: emit a warning on file add/move/delete
by Joe Perches
· 10 years ago
d311cd4
checkpatch: add test for commit id formatting style in commit log
by Joe Perches
· 10 years ago
e367455
checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings
by Joe Perches
· 10 years ago
f27c95d
checkpatch: improve "no space after cast" test
by Joe Perches
· 10 years ago
1574a29
checkpatch: allow multiple const * types
by Joe Perches
· 10 years ago
e2826fd
checkpatch: warn on unnecessary parentheses around references of foo->bar
by Joe Perches
· 10 years ago
8d73e0e
checkpatch: quiet Kconfig help message checking
by Joe Perches
· 10 years ago
fee0aa8
checkpatch: change blank line after declaration type to "LINE_SPACING"
by Joe Perches
· 10 years ago
365dd4e
checkpatch: add a multiple blank lines test
by Joe Perches
· 10 years ago
7f61919
checkpatch: add test for blank lines after function/struct/union/enum
by Joe Perches
· 10 years ago
048b123
checkpatch.pl: also suggest 'else if' when if follows brace
by Rasmus Villemoes
· 10 years ago
29ee1b0
checkpatch: ignore email headers better
by Joe Perches
· 10 years ago
5a4e1fd
checkpatch: fix function pointers in blank line needed after declarations test
by Joe Perches
· 10 years ago
356fd39
checkpatch: fix complex macro false positive for escaped constant char
by Joe Perches
· 10 years ago
032a4c0
checkpatch: warn on unnecessary else after return or break
by Joe Perches
· 10 years ago
ebfdc40
checkpatch: attempt to find unnecessary 'out of memory' messages
by Joe Perches
· 10 years ago
b43ae21
checkpatch: reduce false positives when checking void function return statements
by Joe Perches
· 10 years ago
ae3ccc4
scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
by Fabian Frederick
· 10 years ago
9b3189e
checkpatch: check stable email address
by Joe Perches
· 10 years ago
9819cf2
checkpatch: warn on unnecessary void function return statements
by Joe Perches
· 10 years ago
afc819a
checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);
by Joe Perches
· 10 years ago
60a5536
checkpatch: add warning for kmalloc/kzalloc with multiply
by Joe Perches
· 10 years ago
f5ef95b
checkpatch: warn on #defines ending in semicolon
by Joe Perches
· 10 years ago
2ac73b4f
checkpatch: make --strict a default for files in drivers/net and net/
by Joe Perches
· 10 years ago
3f7bac0
checkpatch: always warn on missing blank line after variable declaration block
by Joe Perches
· 10 years ago
Next »