diff for duplicates of <QQhCmClW.1107269004.3606060.khali@localhost> diff --git a/a/1.txt b/N1/1.txt index e4ce028..d50badb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,8 +11,8 @@ no single initial value of "last_updated", either relative or absolute, which can ensure this condition to be true. I think we are stuck we this "valid" flag, or at least with the concept thereof. Possibly we can use "last_updated" itself as a flag if we absolutely -want to get rid of "valid". "last_updated = 0" would mean the same -as "valid = 0" did. The probability of "last_updated" to become 0 +want to get rid of "valid". "last_updated == 0" would mean the same +as "valid == 0" did. The probability of "last_updated" to become 0 again after init time is obviously thin, and it wouldn't really hurt if it did (it would simply allow an extra update to happen). That said, this makes the code somewhat trickier. diff --git a/a/content_digest b/N1/content_digest index 1614e47..a89941d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,7 @@ "ref\0w2Am1HDp.1107265957.3006340.khali@localhost\0" - "ref\020050125220945.GA23560@bode.aurel32.net\0" - "From\0khali@linux-fr.org (Jean Delvare)\0" - "Subject\0[PATCH 2.6] I2C: New chip driver: sis5595\0" - "Date\0Thu, 19 May 2005 06:25:35 +0000\0" + "From\0Jean Delvare <khali@linux-fr.org>\0" + "Subject\0Re: [PATCH 2.6] I2C: New chip driver: sis5595\0" + "Date\0Tue, 1 Feb 2005 15:43:24 +0100 (CET)\0" "To\0adobriyan@mail.ru\0" "Cc\0Aurelien Jarno <aurelien@aurel32.net>" Greg KH <greg@kroah.com> @@ -23,8 +22,8 @@ "absolute, which can ensure this condition to be true. I think we are\n" "stuck we this \"valid\" flag, or at least with the concept thereof.\n" "Possibly we can use \"last_updated\" itself as a flag if we absolutely\n" - "want to get rid of \"valid\". \"last_updated = 0\" would mean the same\n" - "as \"valid = 0\" did. The probability of \"last_updated\" to become 0\n" + "want to get rid of \"valid\". \"last_updated == 0\" would mean the same\n" + "as \"valid == 0\" did. The probability of \"last_updated\" to become 0\n" "again after init time is obviously thin, and it wouldn't really hurt if\n" "it did (it would simply allow an extra update to happen). That said,\n" "this makes the code somewhat trickier.\n" @@ -37,4 +36,4 @@ "--\n" Jean Delvare -dc029f377b367676486b85431ea2782f97984fb196ab3f74bfd3a5abc02040ef +cc620a4cb6a83c5c1e44a27ac490893744bad24b261df9ad94a4f028668f6b5d
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.