Re: [PATCH] spin_lock_unlocked cleanups

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Friday, September 28, 2007 - 2:05 am

On Fri, 28 Sep 2007 09:53:47 +0100 Andy Whitcroft <apw@shadowen.org> wrote:


For sure.


OK.

Often patches are wordwrapped only in the header:

--- old/drivers/ata/libata-sff.c	2007-04-26 12:02:46.000000000 -0400
+++ linux/drivers/ata/libata-sff.c	2007-04-29 08:29:27.000000000 -0400
@@ -413,6 +413,24 @@
 	ap->ops->irq_on(ap);

comes through as

--- old/drivers/ata/libata-sff.c	2007-04-26
12:02:46.000000000 -0400
+++ linux/drivers/ata/libata-sff.c	2007-04-29
08:29:27.000000000 -0400
@@ -413,6 +413,24 @@
 	ap->ops->irq_on(ap);

and the rest of the patch is good.

<tests it>

Yup, fooled you ;)
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] spin_lock_unlocked cleanups, roel, (Thu Sep 27, 2:36 pm)
Re: [PATCH] spin_lock_unlocked cleanups, Thomas Gleixner, (Fri Sep 28, 1:17 am)
Re: [PATCH] spin_lock_unlocked cleanups, Andrew Morton, (Fri Sep 28, 1:26 am)
Re: [PATCH] spin_lock_unlocked cleanups, Ingo Molnar, (Fri Sep 28, 1:30 am)
Re: [PATCH] spin_lock_unlocked cleanups, Thomas Gleixner, (Fri Sep 28, 1:32 am)
Re: [PATCH] spin_lock_unlocked cleanups, Andy Whitcroft, (Fri Sep 28, 1:53 am)
Re: [PATCH] spin_lock_unlocked cleanups, Andrew Morton, (Fri Sep 28, 1:55 am)
Re: [PATCH] spin_lock_unlocked cleanups, Andy Whitcroft, (Fri Sep 28, 1:56 am)
Re: [PATCH] spin_lock_unlocked cleanups, Andrew Morton, (Fri Sep 28, 2:05 am)
Re: [PATCH] spin_lock_unlocked cleanups, Thomas Gleixner, (Fri Sep 28, 2:06 am)
Re: [PATCH] spin_lock_unlocked cleanups, Mark Gross, (Fri Sep 28, 10:31 am)
Re: [PATCH] spin_lock_unlocked cleanups, Sean, (Fri Sep 28, 2:15 pm)