Re: [PATCH] Staging : android: binder.c: Prefer seq_puts toseq_printf

From: Dan Carpenter
Date: Wed Oct 02 2013 - 03:56:01 EST


On Tue, Oct 01, 2013 at 09:57:36PM -0400, Mathieu Rhéaume wrote:
> This patch changes seq_printf for seq_puts in binder.c.
> It fixes the warnings emitted by checkpatch.pl.

Which warnings? Seems like a false positive somehow because seq_puts()
is totally wrong here. This doesn't compile.

regards,
dan carpenter

--
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/