Re: + fs-proc-consoles-replace-seq_printf-by-seq_puts.patch added to -mm tree

From: Alexey Dobriyan
Date: Tue Jun 03 2014 - 06:04:25 EST


On Tue, Jun 3, 2014 at 12:27 AM, <akpm@xxxxxxxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/