diff for duplicates of <10745567643254@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 999dd60..86a6f31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -122,4 +122,4 @@ diff -Nru a/drivers/i2c/chips/eeprom.c b/drivers/i2c/chips/eeprom.c + eeprom_update_client(client, slice); /* Hide Vaio security settings to regular users (16 first bytes) */ - if (data->nature = VAIO && off < 16 && !capable(CAP_SYS_ADMIN)) { + if (data->nature == VAIO && off < 16 && !capable(CAP_SYS_ADMIN)) { diff --git a/a/content_digest b/N1/content_digest index e1d1350..4af81bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,7 @@ "ref\01074556764412@kroah.com\0" - "ref\01074556757661@kroah.com\0" - "From\0greg@kroah.com (Greg KH)\0" - "Subject\0[PATCH] i2c driver fixes for 2.6.1\0" - "Date\0Thu, 19 May 2005 06:24:36 +0000\0" + "From\0Greg KH <greg@kroah.com>\0" + "Subject\0Re: [PATCH] i2c driver fixes for 2.6.1\0" + "Date\0Mon, 19 Jan 2004 15:59:24 -0800\0" "To\0linux-kernel@vger.kernel.org" " sensors@stimpy.netroedge.com\0" "\00:1\0" @@ -131,6 +130,6 @@ "+\t\teeprom_update_client(client, slice);\n" " \n" " \t/* Hide Vaio security settings to regular users (16 first bytes) */\n" - " \tif (data->nature = VAIO && off < 16 && !capable(CAP_SYS_ADMIN)) {" + " \tif (data->nature == VAIO && off < 16 && !capable(CAP_SYS_ADMIN)) {" -2d4cc5222b5f9229925ec1b129dc73cc399e1ad387c7b3e2c115ac7f242a6543 +e5f0777355edc122668dc7452c407598bd5bce7b77a6df0b69369677324a8013
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.