Commit 2a578a60b3967403d68adf26c76bfdc0532f315c

Peter Hutterer 2019-11-12T14:17:44

rules: drop the matcher_err() macro and use scanner_err directly No functional changes, this is what the macro expanded to anyway. Prep work for putting the scanner on the stack and removing it from the matcher struct. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>