On 07/12/2016 08:49 PM, Michael Rolnik wrote:
if I fold this patch into previous ones, they will become non buildable,
because this patch assumes existance of functions from the preceding patch.
Is this acceptable?

All patches need to be buildable, so that git bisect works.

The previous patches are already (sort of) non-buildable, but you don't notice because you've not added translate-inst.o to obj-y until here. But there's certainly no reason to put code in translate.c in one patch, then move it to translate.h in another.


r~

Reply via email to