[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131216135116.GK18769@lee--X1>
Date: Mon, 16 Dec 2013 13:51:16 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Thierry Reding <thierry.reding@...il.com>
Cc: Samuel Ortiz <sameo@...ux.intel.com>,
Andrew Bresticker <abrestic@...omium.org>,
Vincent Palatin <vpalatin@...omium.org>,
Rhyland Klein <rklein@...dia.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 2/2] mfd: cros ec: spi: Use 0 instead of '\0'
consistently
On Mon, 16 Dec 2013, Thierry Reding wrote:
> memset() was being called with the second parameter set to '\0', which
> is equivalent but longer than the more canonical 0. Update the code to
> use the latter variant consistently across the driver.
>
> Signed-off-by: Thierry Reding <treding@...dia.com>
> ---
> Changes in v5:
> - new patch
>
> drivers/mfd/cros_ec_spi.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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