All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190204193042.GD2563@kadam>

diff --git a/a/1.txt b/N1/1.txt
index 17f61e2..fa84b73 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,7 +27,7 @@ NULL.  (On my allmodonconfig build).
 > > +
 > >  	switch (axp20x->variant) {
 > >  	case AXP209_ID:
-> >  		if (desc->id = AXP20X_DCDC2) {
+> >  		if (desc->id == AXP20X_DCDC2) {
 > > @@ -436,11 +438,13 @@ static int axp20x_set_ramp_delay(struct regulator_dev *rdev, int ramp)
 > >  static int axp20x_regulator_enable_regmap(struct regulator_dev *rdev)
 > >  {
diff --git a/a/content_digest b/N1/content_digest
index 141be29..1170df6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\066f320fe-7df1-2715-ec55-ef7dc3493aa0@canonical.com\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0Re: [PATCH][V2][next] regulator: axp20x: check rdev is null before dereferencing it\0"
- "Date\0Mon, 04 Feb 2019 19:30:42 +0000\0"
+ "Date\0Mon, 4 Feb 2019 22:30:42 +0300\0"
  "To\0Colin Ian King <colin.king@canonical.com>\0"
  "Cc\0Liam Girdwood <lgirdwood@gmail.com>"
   Mark Brown <broonie@kernel.org>
@@ -40,7 +40,7 @@
  "> > +\n"
  "> >  \tswitch (axp20x->variant) {\n"
  "> >  \tcase AXP209_ID:\n"
- "> >  \t\tif (desc->id = AXP20X_DCDC2) {\n"
+ "> >  \t\tif (desc->id == AXP20X_DCDC2) {\n"
  "> > @@ -436,11 +438,13 @@ static int axp20x_set_ramp_delay(struct regulator_dev *rdev, int ramp)\n"
  "> >  static int axp20x_regulator_enable_regmap(struct regulator_dev *rdev)\n"
  "> >  {\n"
@@ -60,4 +60,4 @@
  "regards,\n"
  dan carpenter
 
-e7be253a5ee6bd531439baeb2eb8c91ac0eb1e3113e75d98008ab85575977ede
+c48565c850ad3db87d170178dd408306dad8b3309ab2dd61dcbba5d665d53837

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.