On Wed, 2012-05-23 at 21:16 -0400, Kent Overstreet wrote: > > or maybe just bundle all this in a single seq_printf > Do you mean something like this? > seq_printf(f, "%s%s%s%s%s\n", > r & CLOSURE_RUNNING ? "R" : "", > r & CLOSURE_BLOCKING ? "B" : ""); Yes. > Or do you have a better way of writing that in mind? No. cheers, Joe -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html