Vladimir Sementsov-Ogievskiy <[email protected]> writes: > 29.11.2019 9:10, Markus Armbruster wrote: >> Vladimir Sementsov-Ogievskiy <[email protected]> writes: >> >>> No reason for local_err here, use errp directly instead. >> >> Related: "[PATCH v6] hw/vfio/ap: drop local_err from vfio_ap_realize". >> I'm surprised it's just two. Did you search for the anti-pattern >> systematically? > > As I remember - no, only where it breaks automation. Here empty "out: }" > label will break compilation, if not fixed before or after coccinelle > run. So, here I fixed it before.
Got it. A through sweep would be nice, but the goal you're pursuing here involves more than enough churn already. Don't worry about it now. [...]
