[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131002075539.GV6192@mwanda>
Date: Wed, 2 Oct 2013 10:55:39 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Mathieu Rhéaume <mathieu@...ingrhemes.com>
Cc: devel@...verdev.osuosl.org, gregkh@...uxfoundation.org,
serban.constantinescu@....com, linux-kernel@...r.kernel.org,
arve@...roid.com, mirsal@...sal.fr
Subject: Re: [PATCH] Staging : android: binder.c: Prefer seq_puts to
seq_printf
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@...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