diff for duplicates of <20120119025726.GA21006@ericsson.com> diff --git a/a/1.txt b/N1/1.txt index b9e9c68..6b661b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -402,7 +402,7 @@ Now I forgot that myself. Copying lm-sensors now. > > + struct ts5500_adc_chip *chip; > > + int ret; > > + -> > + if (pdata = NULL) +> > + if (pdata == NULL) > > + return -ENODEV; > > + > > + chip = kzalloc(sizeof *chip, GFP_KERNEL); @@ -574,9 +574,4 @@ Now I forgot that myself. Copying lm-sensors now. > > -- > > 1.7.6.5 > > -> > - -_______________________________________________ -lm-sensors mailing list -lm-sensors@lm-sensors.org -http://lists.lm-sensors.org/mailman/listinfo/lm-sensors +> > diff --git a/a/content_digest b/N1/content_digest index e0b25d3..3d6cd23 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\01326930731-21215-5-git-send-email-vivien.didelot@savoirfairelinux.com\0" "ref\020120119025549.GA20804@ericsson.com\0" "From\0Guenter Roeck <guenter.roeck@ericsson.com>\0" - "Subject\0Re: [lm-sensors] [PATCH v4 4/4] x86/platform: (TS-5500) add ADC support\0" - "Date\0Thu, 19 Jan 2012 02:57:26 +0000\0" + "Subject\0Re: [PATCH v4 4/4] x86/platform: (TS-5500) add ADC support\0" + "Date\0Wed, 18 Jan 2012 18:57:26 -0800\0" "To\0Vivien Didelot <vivien.didelot@savoirfairelinux.com>\0" "Cc\0x86@kernel.org" Jonas Fonseca <jonas.fonseca@savoirfairelinux.com> @@ -418,7 +418,7 @@ "> > +\tstruct ts5500_adc_chip *chip;\n" "> > +\tint ret;\n" "> > +\n" - "> > +\tif (pdata = NULL)\n" + "> > +\tif (pdata == NULL)\n" "> > +\t\treturn -ENODEV;\n" "> > +\n" "> > +\tchip = kzalloc(sizeof *chip, GFP_KERNEL);\n" @@ -590,11 +590,6 @@ "> > -- \n" "> > 1.7.6.5\n" "> > \n" - "> > \n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + > > -7aa6655141d232679ea098efb45e339a995b5f626316c231e7147af553d75825 +c6346f3f849a3adaeeeea63a3685e09b4c0a8129d1dc1820c44ee5d7be5bcc70
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.