ticket13172 207 B

1234
  1. o Code simplification and refactoring:
  2. - Avoid using operators directly as macro arguments: this lets us
  3. apply coccinelle transformations to our codebase more
  4. directly. Closes ticket 13172.