All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1118101941657@foobar.com>

diff --git a/a/1.txt b/N1/1.txt
index 4c308e8..15b5d50 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,10 +5,8 @@ Signed-off-by: Matt Porter <mporter@kernel.crashing.org
 commit 87ff3372a005e4cf927b1b62c23e1c2339d46507
 tree 16e1d9454a95a4a1e8b9e50dacd218f8e14dfe14
 parent 6e9e41d480cf54c69d47df11f5cba696461ebe1a
-author Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:49 =
--0700
-committer Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:=
-49 -0700
+author Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:49 -0700
+committer Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:49 -0700
 
  drivers/rio/rio-access.c |   24 ++++++++++++------------
  1 files changed, 12 insertions(+), 12 deletions(-)
@@ -18,7 +16,7 @@ diff --git a/drivers/rio/rio-access.c b/drivers/rio/rio-access.c
 +++ b/drivers/rio/rio-access.c
 @@ -77,13 +77,13 @@ int __rio_local_write_config_##size \
  }
-=20
+ 
  RIO_LOP_READ(8, u8, 1)
 -    RIO_LOP_READ(16, u16, 2)
 -    RIO_LOP_READ(32, u32, 4)
@@ -30,7 +28,7 @@ diff --git a/drivers/rio/rio-access.c b/drivers/rio/rio-access.c
 +RIO_LOP_WRITE(8, u8, 1)
 +RIO_LOP_WRITE(16, u16, 2)
 +RIO_LOP_WRITE(32, u32, 4)
-=20
+ 
 -    EXPORT_SYMBOL(__rio_local_read_config_8);
 +EXPORT_SYMBOL(__rio_local_read_config_8);
  EXPORT_SYMBOL(__rio_local_read_config_16);
@@ -38,7 +36,7 @@ diff --git a/drivers/rio/rio-access.c b/drivers/rio/rio-access.c
  EXPORT_SYMBOL(__rio_local_write_config_8);
 @@ -137,13 +137,13 @@ int rio_mport_write_config_##size \
  }
-=20
+ 
  RIO_OP_READ(8, u8, 1)
 -    RIO_OP_READ(16, u16, 2)
 -    RIO_OP_READ(32, u32, 4)
@@ -50,7 +48,7 @@ diff --git a/drivers/rio/rio-access.c b/drivers/rio/rio-access.c
 +RIO_OP_WRITE(8, u8, 1)
 +RIO_OP_WRITE(16, u16, 2)
 +RIO_OP_WRITE(32, u32, 4)
-=20
+ 
 -    EXPORT_SYMBOL(rio_mport_read_config_8);
 +EXPORT_SYMBOL(rio_mport_read_config_8);
  EXPORT_SYMBOL(rio_mport_read_config_16);
diff --git a/a/content_digest b/N1/content_digest
index b0863a3..a325f99 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -13,10 +13,8 @@
  "commit 87ff3372a005e4cf927b1b62c23e1c2339d46507\n"
  "tree 16e1d9454a95a4a1e8b9e50dacd218f8e14dfe14\n"
  "parent 6e9e41d480cf54c69d47df11f5cba696461ebe1a\n"
- "author Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:49 =\n"
- "-0700\n"
- "committer Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:=\n"
- "49 -0700\n"
+ "author Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:49 -0700\n"
+ "committer Matt Porter <mporter@kernel.crashing.org> Mon, 06 Jun 2005 09:23:49 -0700\n"
  "\n"
  " drivers/rio/rio-access.c |   24 ++++++++++++------------\n"
  " 1 files changed, 12 insertions(+), 12 deletions(-)\n"
@@ -26,7 +24,7 @@
  "+++ b/drivers/rio/rio-access.c\n"
  "@@ -77,13 +77,13 @@ int __rio_local_write_config_##size \\\n"
  " }\n"
- "=20\n"
+ " \n"
  " RIO_LOP_READ(8, u8, 1)\n"
  "-    RIO_LOP_READ(16, u16, 2)\n"
  "-    RIO_LOP_READ(32, u32, 4)\n"
@@ -38,7 +36,7 @@
  "+RIO_LOP_WRITE(8, u8, 1)\n"
  "+RIO_LOP_WRITE(16, u16, 2)\n"
  "+RIO_LOP_WRITE(32, u32, 4)\n"
- "=20\n"
+ " \n"
  "-    EXPORT_SYMBOL(__rio_local_read_config_8);\n"
  "+EXPORT_SYMBOL(__rio_local_read_config_8);\n"
  " EXPORT_SYMBOL(__rio_local_read_config_16);\n"
@@ -46,7 +44,7 @@
  " EXPORT_SYMBOL(__rio_local_write_config_8);\n"
  "@@ -137,13 +137,13 @@ int rio_mport_write_config_##size \\\n"
  " }\n"
- "=20\n"
+ " \n"
  " RIO_OP_READ(8, u8, 1)\n"
  "-    RIO_OP_READ(16, u16, 2)\n"
  "-    RIO_OP_READ(32, u32, 4)\n"
@@ -58,11 +56,11 @@
  "+RIO_OP_WRITE(8, u8, 1)\n"
  "+RIO_OP_WRITE(16, u16, 2)\n"
  "+RIO_OP_WRITE(32, u32, 4)\n"
- "=20\n"
+ " \n"
  "-    EXPORT_SYMBOL(rio_mport_read_config_8);\n"
  "+EXPORT_SYMBOL(rio_mport_read_config_8);\n"
  " EXPORT_SYMBOL(rio_mport_read_config_16);\n"
  " EXPORT_SYMBOL(rio_mport_read_config_32);\n"
   EXPORT_SYMBOL(rio_mport_write_config_8);
 
-4eb94c326646c81968c06f897311faa208990d760e6ee5da22ac8ed21e71a735
+a3b71dd84a824690ac0f5614242f9be55b64ca9e350ab39856cdb5645111ace2

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.