Patrick Pannuto
|
b998e001e6
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
|
15 tahun lalu |
Patrick Pannuto
|
09ef87255d
checkpatch: warn about unexpectedly long msleep's
|
15 tahun lalu |
Patrick Pannuto
|
1a15a25086
checkpatch: prefer usleep_range over udelay
|
15 tahun lalu |
Joe Perches
|
8bbea968f9
checkpatch: add more exceptions to 80 char lines
|
15 tahun lalu |
Joe Eloff
|
5150bda43c
checkpatch: change externals to globals
|
15 tahun lalu |
Raffaele Recalcati
|
5f7ddae610
checkpatch: fix handling of leading spaces
|
15 tahun lalu |
Wolfram Sang
|
7840a94cd1
checkpatch: refactor 'allowed asm includes' and add memory.h
|
15 tahun lalu |
Tobias Klauser
|
d4977c78e9
checkpatch: warn on declaration with storage class not at the beginning
|
15 tahun lalu |
Andi Kleen
|
3354957a4f
checkpatch: add check for too short Kconfig descriptions
|
15 tahun lalu |
Peter Zijlstra
|
1704f47b50
lockdep: Add novalidate class for dev->mutex conversion
|
15 tahun lalu |
Joe Perches
|
5e79d96eed
checkpatch: warn on unnecessary spaces before quoted newlines
|
15 tahun lalu |
Alberto Panizzo
|
08e4436566
checkpatch.pl: warn if an adding line introduce spaces before tabs.
|
15 tahun lalu |
Emese Revfy
|
79404849e9
checkpatch.pl: extend list of expected-to-be-const structures
|
15 tahun lalu |
Stefani Seibold
|
22fd2d3e4f
checkpatch.pl: add union and struct to the exceptions list
|
15 tahun lalu |
Wolfram Sang
|
52131292c0
checkpatch: fix false positive on __initconst
|
15 tahun lalu |
Joe Perches
|
691e669ba8
checkpatch.pl: allow > 80 char lines for logging functions not just printk
|
15 tahun lalu |
Hidetoshi Seto
|
42bdf74c95
checkpatch: trivial fix for trailing statements check
|
15 tahun lalu |
Joe Perches
|
8f53a9b80f
scripts/checkpatch.pl: add WARN on sizeof(&foo)
|
15 tahun lalu |
Dave Jones
|
dbf004d788
remove my email address from checkpatch.
|
15 tahun lalu |
Andy Whitcroft
|
5e8d8f6f28
checkpatch: version 0.30
|
15 tahun lalu |
Andy Whitcroft
|
2b474a1a56
checkpatch: fix false EXPORT_SYMBOL warning
|
15 tahun lalu |
Andy Whitcroft
|
99423c2065
checkpatch: fix __attribute__ matching
|
15 tahun lalu |
Andy Whitcroft
|
2ceb532b04
checkpatch: fix false errors due to macro concatenation
|
15 tahun lalu |
Andy Whitcroft
|
131edb3418
checkpatch: update copyright dates
|
15 tahun lalu |
Andy Whitcroft
|
cc77cdca52
checkpatch: correctly stop scanning at the bottom of a hunk
|
15 tahun lalu |
Andy Whitcroft
|
9a974fdbe3
checkpatch: possible types -- prevent illegal modifiers being added
|
15 tahun lalu |
Mike Frysinger
|
42e41c54d6
checkpatch: add some common Blackfin checks
|
15 tahun lalu |
Andy Whitcroft
|
0487683096
checkpatch: version 0.29
|
15 tahun lalu |
Andy Whitcroft
|
fb9e9096ba
checkpatch: limit sN/uN matches to actual bit sizes
|
15 tahun lalu |
Andy Whitcroft
|
ea71a0a019
checkpatch: format strings should not have brackets in macros
|
15 tahun lalu |