[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54B955A5.3090901@cogentembedded.com>
Date: Fri, 16 Jan 2015 21:17:09 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Rasmus Villemoes <linux@...musvillemoes.dk>,
Simon Kelley <simon@...kelleys.org.uk>,
Kalle Valo <kvalo@...eaurora.org>
CC: linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: wireless: atmel: Remove open-coded and wrong strcasecmp
Hello.
On 01/16/2015 04:28 PM, Rasmus Villemoes wrote:
> The kernel's string library does in fact have strcasecmp, at least
> since ded220bd8f08. Moreover, this open-coded version is in fact
Please also specify that commit's summary line in parens.
> wrong: If the strings only differ in their last character, a and b
> have already been incremented to point to the terminating nul bytes,
NUL.
> so they would be treated as equal.
> Signed-off-by: Rasmus Villemoes <linux@...musvillemoes.dk>
[...]
WBR, Sergei
--
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