On Tue, Jun 3, 2014 at 12:27 AM,  <[email protected]> wrote:
> -       seq_printf(m, "\n");
> +       seq_puts(m, "\n");

It should be set_putc.

Convert all fs/proc in one patch, there is no reason to split.
--
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/

Reply via email to