On Thu, Jul 19, 2018 at 04:32:49PM -0400, Brian Foster wrote: > Hm, I figured open-coding it would be faster than function calls since > there are only 2 pointers, but tbh I'm not sure either way and don't > have a strong preference. We should not even generate a function call for a small memset thanks to gcc builtins. -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html