Andy Parkins <andyparkins@xxxxxxxxx> writes: > I noticed a couple of places where memcmp() has been used where prefixcmp() > would work fine. I'm tempted to change them too - what do you think? > Perhaps a separate patch? In general, probably it is preferable to have a separate "preliminary patch" to normalize the existing code without using the new infrastructure (i.e. REF_* macros), and then to have the main patch. That way would make the main patch more about mechanical conversion, which would be easier to verify independently. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html