diff for duplicates of <20121002085409.GB25630@localhost> diff --git a/a/1.txt b/N1/1.txt index ccf2268..78d9fc8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,8 @@ Fengguang > > > > FYI, kernel build failed on > > -> > commit: 5e953778a2aab04929a5e7b69f53dc26e39b079e ipconfig: add nameserver IPs to kernel-parameter ip> > config: i386-randconfig-b106 (attached as .config) +> > commit: 5e953778a2aab04929a5e7b69f53dc26e39b079e ipconfig: add nameserver IPs to kernel-parameter ip= +> > config: i386-randconfig-b106 (attached as .config) > > > > All error/warnings: > > @@ -44,9 +45,9 @@ Fengguang > > ^1da177e (Linus Torvalds 2005-04-16 1580) return 1; > > ^1da177e (Linus Torvalds 2005-04-16 1581) > > 92ffb85d (Amos Waterland 2008-01-05 1582) /* If no static IP is given, turn off autoconfig and bail. */ -> > 92ffb85d (Amos Waterland 2008-01-05 1583) if (*addrs = 0 || -> > 92ffb85d (Amos Waterland 2008-01-05 1584) strcmp(addrs, "off") = 0 || -> > 92ffb85d (Amos Waterland 2008-01-05 1585) strcmp(addrs, "none") = 0) { +> > 92ffb85d (Amos Waterland 2008-01-05 1583) if (*addrs == 0 || +> > 92ffb85d (Amos Waterland 2008-01-05 1584) strcmp(addrs, "off") == 0 || +> > 92ffb85d (Amos Waterland 2008-01-05 1585) strcmp(addrs, "none") == 0) { > > 92ffb85d (Amos Waterland 2008-01-05 1586) ic_enable = 0; > > 92ffb85d (Amos Waterland 2008-01-05 1587) return 1; > > 92ffb85d (Amos Waterland 2008-01-05 1588) } diff --git a/a/content_digest b/N1/content_digest index e9e57c0..82fc74e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0CAKoUArkDK8sQ=DRgrPhEnnWPsdMkgNtZE6S2o5rx6tXhfB3SsA@mail.gmail.com\0" "From\0Fengguang Wu <fengguang.wu@intel.com>\0" "Subject\0Re: net/ipv4/ipconfig.c:1590:2: error: implicit declaration of function 'ic_nameservers_predef'\0" - "Date\0Tue, 02 Oct 2012 08:54:09 +0000\0" + "Date\0Tue, 2 Oct 2012 16:54:09 +0800\0" "To\0Rami Rosen <roszenrami@gmail.com>\0" "Cc\0Christoph Fritz <chf.fritz@googlemail.com>" kernel-janitors@vger.kernel.org @@ -41,7 +41,8 @@ "> >\n" "> > FYI, kernel build failed on\n" "> >\n" - "> > commit: 5e953778a2aab04929a5e7b69f53dc26e39b079e ipconfig: add nameserver IPs to kernel-parameter ip> > config: i386-randconfig-b106 (attached as .config)\n" + "> > commit: 5e953778a2aab04929a5e7b69f53dc26e39b079e ipconfig: add nameserver IPs to kernel-parameter ip=\n" + "> > config: i386-randconfig-b106 (attached as .config)\n" "> >\n" "> > All error/warnings:\n" "> >\n" @@ -56,9 +57,9 @@ "> > ^1da177e (Linus Torvalds 2005-04-16 1580) return 1;\n" "> > ^1da177e (Linus Torvalds 2005-04-16 1581)\n" "> > 92ffb85d (Amos Waterland 2008-01-05 1582) /* If no static IP is given, turn off autoconfig and bail. */\n" - "> > 92ffb85d (Amos Waterland 2008-01-05 1583) if (*addrs = 0 ||\n" - "> > 92ffb85d (Amos Waterland 2008-01-05 1584) strcmp(addrs, \"off\") = 0 ||\n" - "> > 92ffb85d (Amos Waterland 2008-01-05 1585) strcmp(addrs, \"none\") = 0) {\n" + "> > 92ffb85d (Amos Waterland 2008-01-05 1583) if (*addrs == 0 ||\n" + "> > 92ffb85d (Amos Waterland 2008-01-05 1584) strcmp(addrs, \"off\") == 0 ||\n" + "> > 92ffb85d (Amos Waterland 2008-01-05 1585) strcmp(addrs, \"none\") == 0) {\n" "> > 92ffb85d (Amos Waterland 2008-01-05 1586) ic_enable = 0;\n" "> > 92ffb85d (Amos Waterland 2008-01-05 1587) return 1;\n" "> > 92ffb85d (Amos Waterland 2008-01-05 1588) }\n" @@ -75,4 +76,4 @@ "> > 0-DAY kernel build testing backend Open Source Technology Centre\n" > > Fengguang Wu, Yuanhan Liu Intel Corporation -b5c79829f7474d5affa8189bf10fc3e675e9b4697f38f48ed892c88bd4dffd0a +ec1ecb4ef898fe97a9cbbdfef4809db0452e1098dd0c48d7eeec1b185b33dadf
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.