diff for duplicates of <20030310072337.GJ6512@kroah.com> diff --git a/a/1.txt b/N1/1.txt index ffaaade..5dbe594 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -160,7 +160,7 @@ diff -Nru a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c + DRV_LOCK(); for (i = 0; i < I2C_DRIVER_MAX; i++) - if (NULL = drivers[i]) + if (NULL == drivers[i]) @@ -264,6 +286,16 @@ DRV_UNLOCK(); /* driver was successfully added */ diff --git a/a/content_digest b/N1/content_digest index 601ec60..0167e15 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0greg@kroah.com (Greg KH)\0" + "From\0Greg KH <greg@kroah.com>\0" "Subject\0[RFC] driver core support for i2c bus and drivers\0" - "Date\0Thu, 19 May 2005 06:23:49 +0000\0" + "Date\0Sun, 9 Mar 2003 23:23:37 -0800\0" "To\0sensors@stimpy.netroedge.com" " linux-kernel@vger.kernel.org\0" "\00:1\0" @@ -167,7 +167,7 @@ "+\n" " \tDRV_LOCK();\n" " \tfor (i = 0; i < I2C_DRIVER_MAX; i++)\n" - " \t\tif (NULL = drivers[i])\n" + " \t\tif (NULL == drivers[i])\n" "@@ -264,6 +286,16 @@\n" " \tDRV_UNLOCK();\t/* driver was successfully added */\n" " \t\n" @@ -287,4 +287,4 @@ " /*flags for the driver struct: */\n" " #define I2C_DF_NOTIFY\t0x01\t\t/* notify on bus (de/a)ttaches \t*/" -92b1bc34a1fe381ba394326048c37e7922de0e9a70a31fe22093b79e69db3d26 +5e1bc3756ad05ee9090ed1f7e5ea2402ceeb7e42d9dd26a1e51c8a2e38163597
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.