Re: [PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum

2008-02-23 Thread Stephen Rothwell
On Sat, 23 Feb 2008 22:39:11 -0600 James Bottomley <[EMAIL PROTECTED]> wrote:
>
> In future, it would be nice if you could send SCSI patches to the SCSI
> list: [EMAIL PROTECTED]

Sure thing.

> But actually, a more complete version of this one is already upstream as
> commit 0a3716eb04ccfdbef6e872a343ba7ce309237e79

Excellent.

-- 
Cheers,
Stephen Rothwell[EMAIL PROTECTED]


pgpcEXXoaps70.pgp
Description: PGP signature


Re: [PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum

2008-02-23 Thread James Bottomley
On Sun, 2008-02-24 at 15:27 +1100, Stephen Rothwell wrote:
> Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
> ---
>  drivers/scsi/mvsas.c |1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> Discovered while compiling Linus' tree in preparation for today's linux-next.
> 
> diff --git a/drivers/scsi/mvsas.c b/drivers/scsi/mvsas.c
> index 30e20e6..de762f4 100755
> --- a/drivers/scsi/mvsas.c
> +++ b/drivers/scsi/mvsas.c
> @@ -35,6 +35,7 @@
>  #include 
>  #include 
>  #include 
> +#include 

In future, it would be nice if you could send SCSI patches to the SCSI
list: [EMAIL PROTECTED]

But actually, a more complete version of this one is already upstream as
commit 0a3716eb04ccfdbef6e872a343ba7ce309237e79

James


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum

2008-02-23 Thread Stephen Rothwell

Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
---
 drivers/scsi/mvsas.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Discovered while compiling Linus' tree in preparation for today's linux-next.

diff --git a/drivers/scsi/mvsas.c b/drivers/scsi/mvsas.c
index 30e20e6..de762f4 100755
--- a/drivers/scsi/mvsas.c
+++ b/drivers/scsi/mvsas.c
@@ -35,6 +35,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
-- 
1.5.4.2

-- 
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum

2008-02-23 Thread Stephen Rothwell

Signed-off-by: Stephen Rothwell [EMAIL PROTECTED]
---
 drivers/scsi/mvsas.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Discovered while compiling Linus' tree in preparation for today's linux-next.

diff --git a/drivers/scsi/mvsas.c b/drivers/scsi/mvsas.c
index 30e20e6..de762f4 100755
--- a/drivers/scsi/mvsas.c
+++ b/drivers/scsi/mvsas.c
@@ -35,6 +35,7 @@
 #include linux/spinlock.h
 #include linux/delay.h
 #include linux/dma-mapping.h
+#include linux/ctype.h
 #include scsi/libsas.h
 #include asm/io.h
 
-- 
1.5.4.2

-- 
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum

2008-02-23 Thread James Bottomley
On Sun, 2008-02-24 at 15:27 +1100, Stephen Rothwell wrote:
 Signed-off-by: Stephen Rothwell [EMAIL PROTECTED]
 ---
  drivers/scsi/mvsas.c |1 +
  1 files changed, 1 insertions(+), 0 deletions(-)
 
 Discovered while compiling Linus' tree in preparation for today's linux-next.
 
 diff --git a/drivers/scsi/mvsas.c b/drivers/scsi/mvsas.c
 index 30e20e6..de762f4 100755
 --- a/drivers/scsi/mvsas.c
 +++ b/drivers/scsi/mvsas.c
 @@ -35,6 +35,7 @@
  #include linux/spinlock.h
  #include linux/delay.h
  #include linux/dma-mapping.h
 +#include linux/ctype.h

In future, it would be nice if you could send SCSI patches to the SCSI
list: [EMAIL PROTECTED]

But actually, a more complete version of this one is already upstream as
commit 0a3716eb04ccfdbef6e872a343ba7ce309237e79

James


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] scsi/mvsas.c needs to include linux/ctype.h fo isalnum

2008-02-23 Thread Stephen Rothwell
On Sat, 23 Feb 2008 22:39:11 -0600 James Bottomley [EMAIL PROTECTED] wrote:

 In future, it would be nice if you could send SCSI patches to the SCSI
 list: [EMAIL PROTECTED]

Sure thing.

 But actually, a more complete version of this one is already upstream as
 commit 0a3716eb04ccfdbef6e872a343ba7ce309237e79

Excellent.

-- 
Cheers,
Stephen Rothwell[EMAIL PROTECTED]


pgpcEXXoaps70.pgp
Description: PGP signature