50 Commits (b43671f80cda8d0f11dcb929ed76fbd680c29cec)

Author SHA1 Message Date
Paolo Bonzini e8c2091d4c checkpatch: should not use signal except for SIG_DFL or SIG_IGN 9 years ago
Kamil Rytarowski b7d5a9c2c6 scripts: Switch to more portable Perl shebang 9 years ago
Dr. David Alan Gilbert 6e9389563e checkpatch: Disallow glib asserts in main code 9 years ago
Jeff Cody 000980cb83 checkpatch: allow spaces before parenthesis for 'coroutine_fn' 10 years ago
Paolo Bonzini e20e718cde checkpatch: tweak "struct should normally be const" warning 10 years ago
Paolo Bonzini 63ae8b942d checkpatch: downgrade "architecture specific defines should be avoided" 10 years ago
Lluís Vilanova 0cebabd5e8 checkpatch: Fix whitespace checks for documentation code blocks 10 years ago
Paolo Bonzini 141de88654 checkpatch: default to success if only warnings 10 years ago
Paolo Bonzini c2df878325 checkpatch: bump most warnings to errors 10 years ago
Paolo Bonzini 8fbe3d1fcf CODING_STYLE, checkpatch: update line length rules 11 years ago
Paolo Bonzini 93eb8e31f3 checkpatch: check for CVS keywords on all sources 10 years ago
Paolo Bonzini 906fb135e4 checkpatch: tweak the files in which TABs are checked 10 years ago
Radim Krčmář 93bf13c6df checkpatch: ignore automatically imported Linux headers 10 years ago
Markus Armbruster a47eb01098 checkpatch: Fix newline detection in error_setg() & friends 10 years ago
Paolo Bonzini 3f822cff44 checkpatch: add check for bzero 10 years ago
Stefan Hajnoczi f8dccbb634 checkpatch: consider git extended headers valid patches 10 years ago
Stefan Hajnoczi d211bd6016 checkpatch: consider git extended headers valid patches 10 years ago
Eric Blake 01fb8e192d checkpatch: There is no qemu_strtod() 10 years ago
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 10 years ago
Cédric Le Goater f0707d2e03 checkpatch: add target_ulong to typelist 10 years ago
Leonid Bloch 8800cf0a33 checkpatch: Eliminate false positive in case of space before square bracket in a definition 11 years ago
Leonid Bloch 409db6eb71 checkpatch: Eliminate false positive in case of comma-space-square bracket 11 years ago
Jason J. Herne 5d596c245d checkpatch: Detect newlines in error_report and other error functions 10 years ago
Peter Maydell 8f32510f1c scripts/checkpatch.pl: Don't allow special cases of unspaced operators 10 years ago
Andy Whitcroft 3e5385fcf5 checkpatch: port fix from kernel "## is not a valid modifier" 11 years ago
Paolo Bonzini 5b90612952 checkpatch: allow open braces on typedef lines 11 years ago
Paolo Bonzini 5e43efb29a checkpatch: do not recommend qemu_strtok over strtok 11 years ago
Fam Zheng 04f2562f8e checkpatch: Escape left braces in regex 11 years ago
Paolo Bonzini f1e155bbf8 checkpatch: remove tests that are not relevant outside the kernel 11 years ago
Paolo Bonzini 71c47b01ca checkpatch: adapt some tests to QEMU 11 years ago
Stefan Hajnoczi 8b6ee9aeb3 checkpatch: complain about ffs(3) calls 11 years ago
Max Reitz a97ceca578 checkpatch: Brace handling on multi-line condition 12 years ago
Paolo Bonzini a6859deb69 checkpatch.pl: adjust typedef definition to QEMU coding style 12 years ago
Tomoki Sekiyama 69d5d21f90 checkpatch.pl: Check .cpp files 13 years ago
Don Slutz dfe7053a34 CHECKPATCH: Add warning for single else statement. 14 years ago
Don Slutz 69402a6944 CHECKPATCH: Add --debug adv_apw 14 years ago
Don Slutz 5424302e56 CHECKPATCH: Add --debug adv_checking 14 years ago
Don Slutz a99ac041e9 CHECKPATCH: Add --debug adv_dcs 14 years ago
Stefan Weil 9964d8f942 checkpatch: Add QEMU specific rule 14 years ago
Stefan Weil e7d81004e4 Fix spelling in comments, documentation and messages 15 years ago
Dong Xu Wang 68dfbcd4d5 fix spelling in scripts sub directory 15 years ago
Florian Mickler 61669f9a83 checkpatch.pl: fix CAST detection 15 years ago
Paolo Bonzini e589728b6f checkpatch: remove rule on non-indented labels 15 years ago
Pavel Borzenkov 01c4330b58 checkpatch: fix braces {} handling 15 years ago
Blue Swirl d0510af26d checkpatch: Fix bracing false positives on #if 15 years ago
Alexander Graf 9fbe478444 checkpatch: don't error out on },{ lines 15 years ago
Blue Swirl ad36ce8ba9 checkpatch.pl: don't complain about old lines with tabs 15 years ago
Jan Kiszka 789f88d0b2 checkpatch: Fix bracing false positives on #else 15 years ago
Blue Swirl b646968336 checkpatch: adjust to QEMUisms 15 years ago
Blue Swirl 1ec3f6f9ab Add checkpatch.pl from Linux kernel 15 years ago