qemu-e2k/scripts/coccinelle
Marc-André Lureau 0f9afc2a8b qdict: Add qdict_put_null() helper, and put it to use
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20170825105913.4060-2-marcandre.lureau@redhat.com>
[Update to qobject.cocci squashed in, commit message tweaked]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2017-09-04 13:09:11 +02:00
..
err-bad-newline.cocci error: Strip trailing '\n' from error string arguments (again) 2016-08-08 09:00:44 +02:00
error_propagate_null.cocci error: Remove NULL checks on error_propagate() calls 2016-06-20 16:38:13 +02:00
memory-region-init-ram.cocci scripts/coccinelle/memory-region-init-ram.cocci: New script 2017-07-14 17:59:42 +01:00
overflow_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 2016-06-07 18:02:49 +03:00
qobject.cocci qdict: Add qdict_put_null() helper, and put it to use 2017-09-04 13:09:11 +02:00
remove_local_err.cocci error: Remove unnecessary local_err variables 2016-06-20 16:38:13 +02:00
remove_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 2016-06-07 18:02:49 +03:00
return_directly.cocci coccinelle: fix typo in comment 2017-06-07 14:38:44 +01:00
round.cocci coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d)) 2016-06-07 18:19:24 +03:00
simplify_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 2016-06-07 18:02:49 +03:00
swap_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 2016-06-07 18:02:49 +03:00
tcg_gen_extract.cocci coccinelle: add a script to optimize tcg op using tcg_gen_extract() 2017-07-19 14:45:15 -07:00
typecast.cocci coccinelle: add a script to remove useless casts 2016-09-15 15:32:22 +03:00