linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: nand: qcom: fixup whitespace
@ 2016-05-05 19:38 Brian Norris
  2016-05-06  6:57 ` Boris Brezillon
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Norris @ 2016-05-05 19:38 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Richard Weinberger, Brian Norris, linux-kernel, linux-mtd,
	Archit Taneja

Should be using tabs instead of spaces.

Signed-off-by: Brian Norris <computersforpeace@gmail.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);
-- 
2.8.0.rc3.226.g39d4020

^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] mtd: nand: qcom: fixup whitespace
@ 2016-05-05 19:35 Brian Norris
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Norris @ 2016-05-05 19:35 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Richard Weinberger, Brian Norris, linux-kernel, Archit Taneja

Should be using tabs instead of spaces.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
 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);
-- 
2.8.0.rc3.226.g39d4020

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-06  6:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05 19:38 [PATCH] mtd: nand: qcom: fixup whitespace Brian Norris
2016-05-06  6:57 ` Boris Brezillon
  -- strict thread matches above, loose matches on Subject: below --
2016-05-05 19:35 Brian Norris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).