All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54F147A7.50701@hisilicon.com>

diff --git a/a/1.txt b/N1/1.txt
index 9cf7986..dbb19fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On 2015/2/13 5:37, Brian Norris wrote:
 >> +++ b/drivers/mtd/nand/hisi504_nand.c
 >> @@ -495,7 +495,7 @@ static void hisi_nfc_cmdfunc(struct mtd_info *mtd, unsigned command, int column,
 >>  		flag = hinfc_read(host, HINFC504_CON);
->>  		if (chip->ecc.mode = NAND_ECC_HW)
+>>  		if (chip->ecc.mode == NAND_ECC_HW)
 >>  			hinfc_write(host,
 >> -				    flag && ~(HINFC504_CON_ECCTYPE_MASK <<
 >> +				    flag & ~(HINFC504_CON_ECCTYPE_MASK <<
diff --git a/a/content_digest b/N1/content_digest
index d3c5300..971b87a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020150212213740.GA18140@ld-irv-0074\0"
  "From\0Zhou Wang <wangzhou1@hisilicon.com>\0"
  "Subject\0Re: [patch] mtd: hisilicon: && vs & typo\0"
- "Date\0Sat, 28 Feb 2015 04:44:23 +0000\0"
+ "Date\0Sat, 28 Feb 2015 12:44:23 +0800\0"
  "To\0Brian Norris <computersforpeace@gmail.com>\0"
  "Cc\0linux-mtd@lists.infradead.org"
   kernel-janitors@vger.kernel.org
@@ -25,7 +25,7 @@
  ">> +++ b/drivers/mtd/nand/hisi504_nand.c\n"
  ">> @@ -495,7 +495,7 @@ static void hisi_nfc_cmdfunc(struct mtd_info *mtd, unsigned command, int column,\n"
  ">>  \t\tflag = hinfc_read(host, HINFC504_CON);\n"
- ">>  \t\tif (chip->ecc.mode = NAND_ECC_HW)\n"
+ ">>  \t\tif (chip->ecc.mode == NAND_ECC_HW)\n"
  ">>  \t\t\thinfc_write(host,\n"
  ">> -\t\t\t\t    flag && ~(HINFC504_CON_ECCTYPE_MASK <<\n"
  ">> +\t\t\t\t    flag & ~(HINFC504_CON_ECCTYPE_MASK <<\n"
@@ -49,4 +49,4 @@
  "> \n"
  >
 
-c58c87f04a9ab26797b5990debcec9258f43f77402b790e341a5c0d5948d4f25
+12660b0dbdafe40ce08127cfd8397b8dc7123e3e89eafe88012da601d720232b

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.