Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c3696046beb3a4479715b48f67f6a8a3aef4b3bb
/
scripts
/
coccinelle
/
misc
3323641
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
by Fabian Frederick
· 10 years ago
2c2b913
irqf_oneshot.cocci: add check of devm_request_threaded_irq()
by Valentin Rothberg
· 10 years ago
7426977
bugon.cocci: fix Options at the macro
by Mauro Carvalho Chehab
· 10 years ago
932058a
coccinelle: misc: semantic patch to delete overly complex return code processing
by Julia Lawall
· 10 years ago
5be1df6
Coccinelle: Script to replace if and BUG with BUG_ON
by Himangi Saraogi
· 10 years ago
e52320c
Coccinelle: Script to detect incorrect argument to sizeof
by Himangi Saraogi
· 10 years ago
7ab04ea
Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs
by Himangi Saraogi
· 10 years ago
90829ad
coccicheck: Add unneeded return variable test
by Peter Senna Tschudin
· 10 years ago
2d5c5db
coccinelle: Check for missing NULL terminators in of_device_id tables
by Stephen Boyd
· 10 years ago
0a830da
Coccicheck: Remove memcpy to struct assignment test
by Peter Senna Tschudin
· 11 years ago
46b5c9b
coccinelle: replace 0/1 with false/true in functions returning bool
by Rasmus Villemoes
· 11 years ago
93f1446
Coccinelle: Update the options used to the new option scheme
by Nicolas Palix
· 11 years ago
24f0c2d
scripts/coccinelle: find constant additions that could be bit ors
by Julia Lawall
· 12 years ago
ff3771c
scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment
by Peter Senna Tschudin
· 12 years ago
7320bfa
scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
by Peter Senna Tschudin
· 12 years ago
ad99ac2
scripts/coccinelle/misc/warn.cocci: use WARN
by Julia Lawall
· 12 years ago
f1f4550
scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT
by Lars-Peter Clausen
· 12 years ago
2cbd082
scripts/coccinelle: sizeof of pointer
by Julia Lawall
· 13 years ago
4619c2b
scripts/coccinelle: address test is always true
by Julia Lawall
· 13 years ago
8991058
coccinelle: semantic patch for bool issues
by Julia Lawall
· 13 years ago
4a05f06
coccinelle: semantic patch to check for PTR_ERR after reassignment
by Julia Lawall
· 13 years ago
29a36d4
scripts/coccinelle: improve the coverage of some semantic patches
by Julia Lawall
· 13 years ago
a1087ef
scripts/coccinelle: update for compatability with Coccinelle 0.2.4
by Julia Lawall
· 14 years ago
49ab7a3
Coccinelle: Add misc/ifcol.cocci
by Nicolas Palix
· 14 years ago
033456e
Coccinelle: Add misc/doubleinit.cocci
by Nicolas Palix
· 14 years ago