All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <47C64036.5060909@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 9ce8d6d..10efbdb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -61,7 +61,8 @@ diff --git a/drivers/block/ps2esdi.c b/drivers/block/ps2esdi.c
 index 3c796e2..edcd150 100644
 --- a/drivers/block/ps2esdi.c
 +++ b/drivers/block/ps2esdi.c
-@@ -135,7 +135,7 @@ static struct block_device_operations ps2esdi_fops  
+@@ -135,7 +135,7 @@ static struct block_device_operations ps2esdi_fops =
+ 
  static struct gendisk *ps2esdi_gendisk[2];
  
 -/* initialization routine called by ll_rw_blk.c   */
@@ -261,7 +262,7 @@ index 030c147..07b6d7d 100644
 -int __init init_module(void)
 +static int __init tc507_module_init(void)
  {
- 	if (io = 0)
+ 	if (io == 0)
  		printk("3c507: You should not use auto-probing with insmod!\n");
  	dev_3c507 = el16_probe(-1);
  	return IS_ERR(dev_3c507) ? PTR_ERR(dev_3c507) : 0;
diff --git a/a/content_digest b/N1/content_digest
index 0a84cc8..3980269 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Jon Schindler <jkschind@gmail.com>\0"
- "Subject\0[resend and request for comments,again][PATCH 1/1]  Removed deprecated\0"
- "Date\0Thu, 28 Feb 2008 05:01:42 +0000\0"
+ "Subject\0[resend and request for comments,again][PATCH 1/1]  Removed deprecated init_module and cleanup_module functions and updated to use module_init and module_exit.\0"
+ "Date\0Wed, 27 Feb 2008 23:01:42 -0600\0"
  "To\0linux-kernel@vger.kernel.org"
   philb@gnu.org
   bzolnier@gmail.com
@@ -75,7 +75,8 @@
  "index 3c796e2..edcd150 100644\n"
  "--- a/drivers/block/ps2esdi.c\n"
  "+++ b/drivers/block/ps2esdi.c\n"
- "@@ -135,7 +135,7 @@ static struct block_device_operations ps2esdi_fops  \n"
+ "@@ -135,7 +135,7 @@ static struct block_device_operations ps2esdi_fops =\n"
+ " \n"
  " static struct gendisk *ps2esdi_gendisk[2];\n"
  " \n"
  "-/* initialization routine called by ll_rw_blk.c   */\n"
@@ -275,7 +276,7 @@
  "-int __init init_module(void)\n"
  "+static int __init tc507_module_init(void)\n"
  " {\n"
- " \tif (io = 0)\n"
+ " \tif (io == 0)\n"
  " \t\tprintk(\"3c507: You should not use auto-probing with insmod!\\n\");\n"
  " \tdev_3c507 = el16_probe(-1);\n"
  " \treturn IS_ERR(dev_3c507) ? PTR_ERR(dev_3c507) : 0;\n"
@@ -447,4 +448,4 @@
  " \n"
   /*
 
-c7061fab0632928c61e983efe1b98c25ad8dd1c8031bf272a3a5b03e38c63310
+8bc5b719b7bb8c5abb2061c01e89b46c2a79c9d1ef64323fd09157212e81304d

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.