From 98272f479c2126a135dfcb12484e93d5888164ab Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Wed, 9 May 2018 09:55:12 +0200 Subject: spatch: adjust to and require 1.0.6 The spatch tool made an incompatible change in the attribute syntax, adjust to that and require the new version. Signed-off-by: Johannes Berg --- patches/0027-genl-const/genl-const.cocci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches') diff --git a/patches/0027-genl-const/genl-const.cocci b/patches/0027-genl-const/genl-const.cocci index 36c71d62..58824c72 100644 --- a/patches/0027-genl-const/genl-const.cocci +++ b/patches/0027-genl-const/genl-const.cocci @@ -1,5 +1,5 @@ @@ -attribute __genl_const; +attribute name __genl_const; @@ ( -const struct genl_multicast_group -- cgit v1.2.3