Joe Perches
|
5129e87cb8
checkpatch: fix "GLOBAL_INITIALISERS" test
|
10 年之前 |
Joe Perches
|
e0df7e1fae
checkpatch: avoid "spaces required around that ':'" false positive
|
10 年之前 |
Joe Perches
|
323b267faf
checkpatch: fix --fix use with a patch of multiple files
|
10 年之前 |
Andy Lutomirski
|
91c9afaf97
checkpatch.pl: new instances of ENOSYS are errors
|
10 年之前 |
Joe Perches
|
c17893c740
checkpatch: add a test for const with __read_mostly uses
|
10 年之前 |
Sam Bobroff
|
d7fe8065ad
checkpatch: improve operator spacing check
|
10 年之前 |
Joe Perches
|
b598b67060
checkpatch: add 'Prefer ARRAY_SIZE" test
|
10 年之前 |
Joe Perches
|
6d07d01b62
checkpatch: add uart_ops to normally const structs
|
10 年之前 |
Joe Perches
|
29a3c46673
checkpatch: add #define foo "string" long line exception
|
10 年之前 |
Joe Perches
|
2a076f40d8
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns
|
10 年之前 |
Fabian Frederick
|
0e212e0a72
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
|
10 年之前 |
Joe Perches
|
ab7e23f344
checkpatch: add test for repeated const uses
|
10 年之前 |
Joe Perches
|
f34e4a4f97
checkpatch: improve return negative errno check
|
10 年之前 |
Joe Perches
|
b392c64f59
checkpatch: match more world writable permissions
|
10 年之前 |
Joe Perches
|
ebfd7d6237
checkpatch: add optional --codespell dictionary to find more typos
|
10 年之前 |
Joe Perches
|
66d7a382cb
checkpatch: add spell checking of email subject line
|
10 年之前 |
Joe Perches
|
6ab3a9701e
checkpatch: improve "no space is necessary after a cast" test
|
10 年之前 |
Joe Perches
|
0f3c5aab5e
checkpatch: add of_device_id to structs that should be const
|
10 年之前 |
Joe Perches
|
a2fe16b9d8
checkpatch: try to avoid poor patch subject lines
|
10 年之前 |
Joe Perches
|
19c146a64c
checkpatch: make sure a commit reference description uses parentheses
|
10 年之前 |
Joe Perches
|
d2e025f364
checkpatch: add --strict test for spaces around arithmetic
|
10 年之前 |
Joe Perches
|
101ee6802a
checkpatch: neaten printk_ratelimited message position
|
10 年之前 |
Joe Perches
|
43f7fe52a8
checkpatch: improve "no space necessary after cast" test
|
10 年之前 |
Heba Aamer
|
caac1d5fdd
checkpatch: improve seq_print->seq_puts suggestion
|
10 年之前 |
Joe Perches
|
f8e58219dc
checkpatch: add ability to --fix unnecessary blank lines around braces
|
10 年之前 |
Joe Perches
|
021158b4c7
checkpatch: add types for other OS typedefs
|
10 年之前 |
Joe Perches
|
b671fde057
checkpatch: add ability to coalesce commit descriptions on multiple lines
|
10 年之前 |
Joe Perches
|
acd9362c24
checkpatch: add likely/unlikely comparison misuse test
|
10 年之前 |
Joe Perches
|
0d7835fcaa
checkpatch: update git commit message
|
10 年之前 |
Joe Perches
|
1b36b201c0
checkpatch: Allow comments in macros tested for single statements
|
10 年之前 |