On Fri, Jun 01, 2018 at 05:32:05PM +0200, Phil Sutter wrote: > I noticed that parser_bison.y contains two identical definitions for > wildcard expression. Patch 1 merges them into one. While being at it, I > made wildcard expression in JSON just a "special" immediate (i.e. a > string consisting of exactly "*") instead of the overly complicated > '{ "*": null }' it was before (done in patch 2). > > BTW: I wasn't able to make use of wildcard expression at all when > playing around, is this even in use anymore? > > The remaining patches contain misc JSON fixes/improvements. Series applied, thanks Phil. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html