summaryrefslogtreecommitdiff
path: root/changes/ticket13172
blob: a1d47fd9cfbb595df15c92713dd172f7e7bc274a (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Avoid using operators directly as macro arguments: this lets us
      apply coccinelle transformations to our codebase more
      directly. Closes ticket 13172.