[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACVxJT_q+Wb69xZOT_NCG6z7A6AxaFS6i9GGk3-GStOESBvPww@mail.gmail.com>
Date: Tue, 3 Jun 2014 13:04:20 +0300
From: Alexey Dobriyan <adobriyan@...il.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>
Cc: Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>, fabf@...net.be,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: + fs-proc-consoles-replace-seq_printf-by-seq_puts.patch added to
-mm tree
On Tue, Jun 3, 2014 at 12:27 AM, <akpm@...ux-foundation.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists