2005-04-22 13:56:16

by K.R. Foley

[permalink] [raw]
Subject: fix ultrastor.c compile error

This simple patch fixes a compile error in the ultrastor driver. Patch
was originally submitted by Barry K. Nathan as referenced here:
http://marc.theaimsgroup.com/?l=linux-kernel&m=111391774018717&w=2
I just regenerated it against your current git tree. Please apply.

--
kr

Signed-off-by: K.R. Foley <[email protected]>


Attachments:
ultrafix2.patch (427.00 B)

2005-04-22 17:27:28

by Linus Torvalds

[permalink] [raw]
Subject: Re: fix ultrastor.c compile error



On Fri, 22 Apr 2005, K.R. Foley wrote:
>
> This simple patch fixes a compile error in the ultrastor driver. Patch
> was originally submitted by Barry K. Nathan as referenced here:
> http://marc.theaimsgroup.com/?l=linux-kernel&m=111391774018717&w=2
> I just regenerated it against your current git tree. Please apply.

Can you also verify that it works?

Finally, when forwarding other peoples patches, please make sure that you
include their commentary, and their sign-off. In this case the original
definitely has them..

Linus

2005-04-22 17:51:18

by K.R. Foley

[permalink] [raw]
Subject: Re: fix ultrastor.c compile error

Linus Torvalds wrote:
>
> On Fri, 22 Apr 2005, K.R. Foley wrote:
>
>>This simple patch fixes a compile error in the ultrastor driver. Patch
>>was originally submitted by Barry K. Nathan as referenced here:
>>http://marc.theaimsgroup.com/?l=linux-kernel&m=111391774018717&w=2
>>I just regenerated it against your current git tree. Please apply.
>
>
> Can you also verify that it works?

No. I can only verify that it compiles. I don't have the hardware.
Enabled by default in the config and it hadn't blown up before.

>
> Finally, when forwarding other peoples patches, please make sure that you
> include their commentary, and their sign-off. In this case the original
> definitely has them..

Will do.

>
> Linus
>


--
kr