diff for duplicates of <10857816431296@kroah.com> diff --git a/a/1.txt b/N1/1.txt index beffcab..d3e7592 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ diff -Nru a/drivers/i2c/busses/i2c-ibm_iic.c b/drivers/i2c/busses/i2c-ibm_iic.c } for (i = 0; i < num; ++i){ if (unlikely(msgs[i].len <= 0)){ -+ if (num = 1 && !msgs[0].len){ ++ if (num == 1 && !msgs[0].len){ + /* Special case for I2C_SMBUS_QUICK emulation. + * Although this logic is FAR FROM PERFECT, this + * is what previous driver version did. diff --git a/a/content_digest b/N1/content_digest index 6b5ceec..d5307d8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,7 @@ "ref\010857816431154@kroah.com\0" - "ref\01085781643100@kroah.com\0" - "From\0greg@kroah.com (Greg KH)\0" - "Subject\0[PATCH] I2C update for 2.6.7-rc1\0" - "Date\0Thu, 19 May 2005 06:25:00 +0000\0" + "From\0Greg KH <greg@kroah.com>\0" + "Subject\0Re: [PATCH] I2C update for 2.6.7-rc1\0" + "Date\0Fri, 28 May 2004 15:00:43 -0700\0" "To\0linux-kernel@vger.kernel.org" " sensors@stimpy.netroedge.com\0" "\00:1\0" @@ -29,7 +28,7 @@ " \t}\t\t\n" " \tfor (i = 0; i < num; ++i){\n" " \t\tif (unlikely(msgs[i].len <= 0)){\n" - "+\t\t\tif (num = 1 && !msgs[0].len){\n" + "+\t\t\tif (num == 1 && !msgs[0].len){\n" "+\t\t\t\t/* Special case for I2C_SMBUS_QUICK emulation.\n" "+\t\t\t\t * Although this logic is FAR FROM PERFECT, this \n" "+\t\t\t\t * is what previous driver version did.\n" @@ -43,4 +42,4 @@ " \t\t\t\tmsgs[i].len, i);\n" " \t\t\treturn -EINVAL;" -5f32d0bcef792f10cc719664120c53147ca0722204d4a982fc8d5be077f7feff +2ff177eaea732458f281c3f5509d76aa511fdee64cdc8b0213696a83e8de7ad3
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.