commit | 1d60f6e2b0a36f2626df237b4c771069d356e119 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Tue Jun 14 15:04:09 2016 -0700 |
committer | Luis R. Rodriguez <mcgrof@kernel.org> | Wed Jun 29 14:29:34 2016 -0700 |
tree | ccc1d96ba4a04c31cb14601995ab2420b3fa73b8 | |
parent | 778cd4e9c7f2ec0cb39f0e104c971fb861558b13 [diff] |
scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci Make use of the new Requires: tag to be able to specify coccinelle binary version requirements. The cocci file device_node_continue.cocci requires at least coccinelle 1.0.4. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Acked-by: Nicolas Palix <nicolas.palix@imag.fr>