All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1473437068.13672.41.camel@perches.com>

diff --git a/a/1.txt b/N1/1.txt
index 7ff97cd..2c4d7d5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,13 +8,13 @@ On Fri, 2016-09-09 at 07:55 -0600, Jens Axboe wrote:
 > > []
 > > > @@ -41,8 +41,12 @@
 > > >
-> > >�#include <linux/nbd.h>
+> > > #include <linux/nbd.h>
 > > >
 > > > +#define NBD_TIMEDOUT			0
 > > > +#define NBD_DISCONNECT_REQUESTED	1
 > > > +
-> > >�struct nbd_device {
-> > >�	u32 flags;
+> > > struct nbd_device {
+> > > 	u32 flags;
 > > +	unsigned long runtime_flags;
 > > Better to use DECLARE_BITMAP
 
diff --git a/a/content_digest b/N1/content_digest
index 2a7e31b..09550e5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -24,13 +24,13 @@
  "> > []\n"
  "> > > @@ -41,8 +41,12 @@\n"
  "> > >\n"
- "> > >\303\257\302\277\302\275#include <linux/nbd.h>\n"
+ "> > >\302\240#include <linux/nbd.h>\n"
  "> > >\n"
  "> > > +#define NBD_TIMEDOUT\t\t\t0\n"
  "> > > +#define NBD_DISCONNECT_REQUESTED\t1\n"
  "> > > +\n"
- "> > >\303\257\302\277\302\275struct nbd_device {\n"
- "> > >\303\257\302\277\302\275\tu32 flags;\n"
+ "> > >\302\240struct nbd_device {\n"
+ "> > >\302\240\tu32 flags;\n"
  "> > +\tunsigned long runtime_flags;\n"
  "> > Better to use DECLARE_BITMAP\n"
  "\n"
@@ -39,4 +39,4 @@
  "\n"
  It lets the reader know how it's used.
 
-799c832ec9ae29bf2243c2a46d13ce10523fa35e7a3d1a318ed074a03d4afdaf
+9f0b766357d683df99c73478a3342018a61a9ce746930ce19fa9dfab1f7a8564

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.