diff for duplicates of <20101207110138.GM10623@bicker> diff --git a/a/1.txt b/N1/1.txt index bd108cd..7dd0743 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,4 +18,4 @@ index 13992e1..f180371 100644 + } edev = dev->ec_ptr; - if (edev = NULL) { + if (edev == NULL) { diff --git a/a/content_digest b/N1/content_digest index 1d300b4..c9669c3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch] econet: unlock on -EPERM path\0" - "Date\0Tue, 07 Dec 2010 11:01:38 +0000\0" + "Date\0Tue, 7 Dec 2010 14:01:38 +0300\0" "To\0netdev@vger.kernel.org\0" "Cc\0Phil Blundell <philb@gnu.org>" Eric Dumazet <eric.dumazet@gmail.com> @@ -28,6 +28,6 @@ "+\t\t}\n" " \n" " \t\tedev = dev->ec_ptr;\n" - " \t\tif (edev = NULL) {" + " \t\tif (edev == NULL) {" -22ac7cbfc696544928ae809b268d59c5304cdde5a112b3c7097ff3a9a16bda44 +9f3c9a86ad42ebcfac556a88b50bf190f4cb3063d32cbaa3e75e082fa84f05c6
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.