commit | cc65e823363834a7ff0a2eca9bef2bbef64135f7 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Wed Jun 29 15:14:59 2016 -0700 |
committer | Michal Marek <mmarek@suse.com> | Fri Jul 22 12:13:39 2016 +0200 |
tree | 3b6225a6f7e2b8bb02ea6d4395dcdaa802ee45c8 | |
parent | c100d537b9a088caddb4e355847986b439b017c2 [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> Signed-off-by: Michal Marek <mmarek@suse.com>