Hi Pavel, On 5/17/07, Pavel Emelianov <[EMAIL PROTECTED]> wrote:
Many places in kernel use seq_file API to iterate over a regular list_head. The code for such iteration is identical in all the places, so it's worth introducing a common helpers.
Makes sense, however I am working on that part of the input code so if you could split input out so I could apply it later that'd be grand. Thanks! -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

