Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Coccinelle: Update the options used to the new option scheme | Nicolas Palix | 2013-07-03 |
| | | | | | | | | | | | | spatch has changed its option scheme. E.g., --no_show_diff is now --no-show-diff This patch updates: - scripts/coccicheck - Semantic patches under scripts/coccinelle/ Signed-off-by: Nicolas Palix <nicolas.palix@imag.fr> Signed-off-by: Michal Marek <mmarek@suse.cz> | ||
* | scripts/coccinelle/misc/warn.cocci: use WARN | Julia Lawall | 2012-12-09 |
Use WARN(1,...) rather than printk followed by WARN(1). Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Michal Marek <mmarek@suse.cz> |