On Sat, 27 Aug 2011, Linus Torvalds wrote: > > This is a trivial series of three patches to clean up > linearize_statement() a bit by separating out three of the more > complicated cases. > > No actual code changes. The impetus for this was that it was really nasty to debug what went wrong when the callchain just had that "linearize_statement()". So not only do we avoid a level of indentation, but this actually makes things much easier to follow in gdb (at least as long as you don't compile with the default -finline-functions and -O2) Linus -- 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