All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20080520105140.1474.59715.sendpatchset@rx1.opensource.se>

diff --git a/a/1.txt b/N1/1.txt
index b901d4a..df46922 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,7 +11,7 @@ Signed-off-by: Magnus Damm <damm@igel.co.jp>
 --- 0001/drivers/uio/uio.c
 +++ work/drivers/uio/uio.c	2008-05-19 14:52:08.000000000 +0900
 @@ -365,6 +365,9 @@ static unsigned int uio_poll(struct file
- 	if (idev->info->irq = UIO_IRQ_NONE)
+ 	if (idev->info->irq == UIO_IRQ_NONE)
  		return -EIO;
  
 +	if (idev->info->enable_irq)
diff --git a/a/content_digest b/N1/content_digest
index 988b787..7ea38ad 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020080520105132.1474.73941.sendpatchset@rx1.opensource.se\0"
  "From\0Magnus Damm <magnus.damm@gmail.com>\0"
  "Subject\0[PATCH 01/03] uio: Add enable_irq() callback\0"
- "Date\0Tue, 20 May 2008 10:51:40 +0000\0"
+ "Date\0Tue, 20 May 2008 19:51:40 +0900\0"
  "To\0linux-kernel@vger.kernel.org\0"
  "Cc\0linux-sh@vger.kernel.org"
   Magnus Damm <magnus.damm@gmail.com>
@@ -23,7 +23,7 @@
  "--- 0001/drivers/uio/uio.c\n"
  "+++ work/drivers/uio/uio.c\t2008-05-19 14:52:08.000000000 +0900\n"
  "@@ -365,6 +365,9 @@ static unsigned int uio_poll(struct file\n"
- " \tif (idev->info->irq = UIO_IRQ_NONE)\n"
+ " \tif (idev->info->irq == UIO_IRQ_NONE)\n"
  " \t\treturn -EIO;\n"
  " \n"
  "+\tif (idev->info->enable_irq)\n"
@@ -53,4 +53,4 @@
  " \tint (*release)(struct uio_info *info, struct inode *inode);\n"
   };
 
-4b74b881902fb95bd1dce69d3eee891fb36faeb065c3e8f0dfaaff8c75980ff5
+a46787057ad73c5867ed752ad72749f545d877056abf8ecb0e65fabbc06dca27

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.