All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <588B04D0.7020401@bfs.de>

diff --git a/a/1.txt b/N1/1.txt
index e7442d6..b7d774b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ Am 27.01.2017 09:06, schrieb Dan Carpenter:
 > @@ -226,11 +226,12 @@ int mantis_dvb_init(struct mantis_pci *mantis)
 >  			goto err5;
 >  		} else {
->  			if (mantis->fe = NULL) {
+>  			if (mantis->fe == NULL) {
 > +				result = -ENOMEM;
 >  				dprintk(MANTIS_ERROR, 1, "FE <NULL>");
 >  				goto err5;
diff --git a/a/content_digest b/N1/content_digest
index bfc923c..0bdf532 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020170127080622.GA4153@mwanda\0"
  "From\0walter harms <wharms@bfs.de>\0"
  "Subject\0Re: [patch] [media] mantis_dvb: fix some error codes in mantis_dvb_init()\0"
- "Date\0Fri, 27 Jan 2017 08:29:04 +0000\0"
+ "Date\0Fri, 27 Jan 2017 09:29:04 +0100\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0Mauro Carvalho Chehab <mchehab@kernel.org>"
   linux-media@vger.kernel.org
@@ -26,7 +26,7 @@
  "> @@ -226,11 +226,12 @@ int mantis_dvb_init(struct mantis_pci *mantis)\n"
  ">  \t\t\tgoto err5;\n"
  ">  \t\t} else {\n"
- ">  \t\t\tif (mantis->fe = NULL) {\n"
+ ">  \t\t\tif (mantis->fe == NULL) {\n"
  "> +\t\t\t\tresult = -ENOMEM;\n"
  ">  \t\t\t\tdprintk(MANTIS_ERROR, 1, \"FE <NULL>\");\n"
  ">  \t\t\t\tgoto err5;\n"
@@ -50,4 +50,4 @@
  "re,\n"
   wh
 
-1f8358e8fecb560813c78b6880ec2352e5ad1be911ef0c0ab9c12eba82e66847
+9d01c54635ba85a848b5008daf3831d27e14c285307da312d5bf61bd73640abb

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.