On 04/07/2015 12:58 PM, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > As newer versions of spatch are now capable of declaring an > attribute, use that feature to create an spatch for the change > that changes const to __genl_const. > > This bumps the required version of coccinelle to 1.0.0-rc23 > (which was released over three months ago.) > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- > gentree.py | 2 +- > .../network/0027-genl-const/genl-const.cocci | 10 +++++ > .../network/0027-genl-const/hwsim.patch | 20 --------- > .../network/0027-genl-const/ieee802154.patch | 20 --------- > .../network/0027-genl-const/nfc.patch | 20 --------- > .../network/0027-genl-const/nl80211.patch | 50 ---------------------- > 6 files changed, 11 insertions(+), 111 deletions(-) > create mode 100644 patches/collateral-evolutions/network/0027-genl-const/genl-const.cocci > delete mode 100644 patches/collateral-evolutions/network/0027-genl-const/hwsim.patch > delete mode 100644 patches/collateral-evolutions/network/0027-genl-const/ieee802154.patch > delete mode 100644 patches/collateral-evolutions/network/0027-genl-const/nfc.patch > delete mode 100644 patches/collateral-evolutions/network/0027-genl-const/nl80211.patch > Thank you for the patch, I applied and pushed it out. Hauke -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html