On Thu, Jan 10, 2019 at 04:25:51AM +0000, brian m. carlson wrote: > Since oidcpy and hashcpy are no longer functionally identical, remove > the Cocinelle object_id transformations that convert from one into the > other. Unfortunately this means we'll no longer automatically find cases where "foo" got converted into "struct object_id" and could be updated. I guess at some point we assume that most everything has been converted anyway, and that coccinelle rule loses its usefulness. -Peff