On Wed, Nov 23, 2016 at 12:32 AM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > From: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxxx> > > show_instruction() uses the field 'target' to display OP_SWITCH > instruction instead of 'cond' like OP_BR does. > It doesn't change anything since these two fields use the same > storage inside struct instruction but better to use the right field > to keep consistent. Looks good to me. Will apply. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html