All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131029130934.GB29615@localhost>

diff --git a/a/1.txt b/N1/1.txt
index d11e518..e91bce7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ On Fri, Oct 25, 2013 at 01:11:25PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote
 > > +
 > > +	if (pdata->pwm_compare_max < pdata->pwm_duty_max ||
 > > +			pdata->pwm_duty_min > pdata->pwm_duty_max ||
-> > +			pdata->pwm_frequency = 0)
+> > +			pdata->pwm_frequency == 0)
 > > +		return -EINVAL;
 > > +
 > >  	pwmbl = devm_kzalloc(&pdev->dev, sizeof(struct atmel_pwm_bl),
@@ -42,7 +42,7 @@ On Fri, Oct 25, 2013 at 01:11:25PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote
 > > -
 > > -	if (pdata->pwm_compare_max < pdata->pwm_duty_max ||
 > > -			pdata->pwm_duty_min > pdata->pwm_duty_max ||
-> > -			pdata->pwm_frequency = 0) {
+> > -			pdata->pwm_frequency == 0) {
 > > -		retval = -EINVAL;
 > > -		goto err_free_mem;
 > > -	}
diff --git a/a/content_digest b/N1/content_digest
index 7897428..58401fb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020131025111125.GS18477@ns203013.ovh.net\0"
  "From\0Johan Hovold <jhovold@gmail.com>\0"
  "Subject\0Re: [PATCH 4/9] backlight: atmel-pwm-bl: clean up probe error handling\0"
- "Date\0Tue, 29 Oct 2013 13:09:34 +0000\0"
+ "Date\0Tue, 29 Oct 2013 14:09:34 +0100\0"
  "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0"
  "Cc\0Johan Hovold <jhovold@gmail.com>"
   Richard Purdie <rpurdie@rpsys.net>
@@ -41,7 +41,7 @@
  "> > +\n"
  "> > +\tif (pdata->pwm_compare_max < pdata->pwm_duty_max ||\n"
  "> > +\t\t\tpdata->pwm_duty_min > pdata->pwm_duty_max ||\n"
- "> > +\t\t\tpdata->pwm_frequency = 0)\n"
+ "> > +\t\t\tpdata->pwm_frequency == 0)\n"
  "> > +\t\treturn -EINVAL;\n"
  "> > +\n"
  "> >  \tpwmbl = devm_kzalloc(&pdev->dev, sizeof(struct atmel_pwm_bl),\n"
@@ -59,7 +59,7 @@
  "> > -\n"
  "> > -\tif (pdata->pwm_compare_max < pdata->pwm_duty_max ||\n"
  "> > -\t\t\tpdata->pwm_duty_min > pdata->pwm_duty_max ||\n"
- "> > -\t\t\tpdata->pwm_frequency = 0) {\n"
+ "> > -\t\t\tpdata->pwm_frequency == 0) {\n"
  "> > -\t\tretval = -EINVAL;\n"
  "> > -\t\tgoto err_free_mem;\n"
  "> > -\t}\n"
@@ -103,4 +103,4 @@
  "> > 1.8.4\n"
  > >
 
-fa6380d2cc554488afeebfd863363b5c219aab2b82a644c54d62e8b892d5ffe7
+6a3c127652e20beb084aa4e89f584fd23dde490afba8fa2dd8a8aab7352bcfac

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.