[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160506085749.52fac980@bbrezillon>
Date: Fri, 6 May 2016 08:57:49 +0200
From: Boris Brezillon <boris.brezillon@...e-electrons.com>
To: Brian Norris <computersforpeace@...il.com>
Cc: Richard Weinberger <richard@....at>,
<linux-kernel@...r.kernel.org>, <linux-mtd@...ts.infradead.org>,
Archit Taneja <architt@...eaurora.org>
Subject: Re: [PATCH] mtd: nand: qcom: fixup whitespace
Hi Brian,
On Thu, 5 May 2016 12:38:48 -0700
Brian Norris <computersforpeace@...il.com> wrote:
> Should be using tabs instead of spaces.
Since I had to rebase to fix the circular dependency problem, I squashed
the changes into "mtd: nand: qcom: switch to mtd_ooblayout_ops".
Thanks,
Boris
>
> Signed-off-by: Brian Norris <computersforpeace@...il.com>
> ---
> Sorry for the resend, I missed linux-mtd the first time...
>
> drivers/mtd/nand/qcom_nandc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mtd/nand/qcom_nandc.c b/drivers/mtd/nand/qcom_nandc.c
> index acd47c1b9c6b..de7d28e62d4e 100644
> --- a/drivers/mtd/nand/qcom_nandc.c
> +++ b/drivers/mtd/nand/qcom_nandc.c
> @@ -1711,7 +1711,7 @@ static void qcom_nandc_select_chip(struct mtd_info *mtd, int chipnr)
> * the sum of the three).
> */
> static int qcom_nand_ooblayout_ecc(struct mtd_info *mtd, int section,
> - struct mtd_oob_region *oobregion)
> + struct mtd_oob_region *oobregion)
> {
> struct nand_chip *chip = mtd_to_nand(mtd);
> struct qcom_nand_host *host = to_qcom_nand_host(chip);
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Powered by blists - more mailing lists