All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4cd218be-0b0e-bf9c-e65a-1ba3dd57fc26@users.sourceforge.net>

diff --git a/a/1.txt b/N1/1.txt
index 4c07582..fd3eab9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,8 @@
 >>>> @@ -2363,5 +2364,5 @@ static int tsi148_probe(struct pci_dev *pdev, const struct pci_device_id *id)
 >>>>              master_num--;
 >>>>
->>>>              tsi148_device->flush_image >>>> -                    kmalloc(sizeof(struct vme_master_resource), GFP_KERNEL);
+>>>>              tsi148_device->flush_image =
+>>>> -                    kmalloc(sizeof(struct vme_master_resource), GFP_KERNEL);
 >>>> +                    kmalloc(sizeof(*tsi148_device->flush_image), GFP_KERNEL);
 >>>
 >>> This line is now a tiny bit too long
@@ -23,7 +24,7 @@ if the involved variable name would be shorter.
 > 
 > To be honest, it is quicker and easier in this instance to do just that.
 
-Interesting …
+Interesting …
 
 
 > So that's now done.
@@ -51,7 +52,3 @@ for this patch series?
 
 Regards,
 Markus
---
-To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 306c485..16ee356 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
  "ref\0CAEccXeea6760kaDw5pLEqDJuLwG3PbFvCKCxY2_PGAe3bJ-YxA@mail.gmail.com\0"
  "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
  "Subject\0Re: [PATCH 13/14] vme: tsi148: Improve 17 size determinations\0"
- "Date\0Wed, 30 Aug 2017 20:56:54 +0000\0"
+ "Date\0Wed, 30 Aug 2017 22:56:54 +0200\0"
  "To\0Martyn Welch <martyn@welchs.me.uk>"
  " devel <devel@driverdev.osuosl.org>\0"
  "Cc\0Aaron Sierra <asierra@xes-inc.com>"
@@ -22,7 +22,8 @@
  ">>>> @@ -2363,5 +2364,5 @@ static int tsi148_probe(struct pci_dev *pdev, const struct pci_device_id *id)\n"
  ">>>>              master_num--;\n"
  ">>>>\n"
- ">>>>              tsi148_device->flush_image >>>> -                    kmalloc(sizeof(struct vme_master_resource), GFP_KERNEL);\n"
+ ">>>>              tsi148_device->flush_image =\n"
+ ">>>> -                    kmalloc(sizeof(struct vme_master_resource), GFP_KERNEL);\n"
  ">>>> +                    kmalloc(sizeof(*tsi148_device->flush_image), GFP_KERNEL);\n"
  ">>>\n"
  ">>> This line is now a tiny bit too long\n"
@@ -44,7 +45,7 @@
  "> \n"
  "> To be honest, it is quicker and easier in this instance to do just that.\n"
  "\n"
- "Interesting \303\242\342\202\254\302\246\n"
+ "Interesting \342\200\246\n"
  "\n"
  "\n"
  "> So that's now done.\n"
@@ -71,10 +72,6 @@
  "for this patch series?\n"
  "\n"
  "Regards,\n"
- "Markus\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Markus
 
-7a72339187c83e59a116bd92c80b24f6d74e9d374d4aa9238a692282dd15e830
+351d7aaf4f70a96ec161943ff25c5ba6c2696926e971e8680d38cb4e5f890953

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.