Re: [PATCH] block/cciss: Close continue statement with semicolon to fix build

From: Jens Axboe
Date: Tue Dec 21 2010 - 05:33:18 EST


On 2010-12-21 11:31, Stefan Schmidt wrote:
> Hello.
>
> On Tue, 2010-12-21 at 11:09, Jens Axboe wrote:
>> On 2010-12-21 10:42, Stefan Schmidt wrote:
>>> This fixes the following build error:
>>> drivers/block/cciss.c: In function âcciss_revalidateâ:
>>> drivers/block/cciss.c:2839: error: expected â;â before âifâ
>>> make[2]: *** [drivers/block/cciss.o] Error 1
>>
>> It's already included in Linus' git.
>
> Hmm, not on my latest pull. And git tells me I'm up-to-date.
>
> commit 8cad7f06e3b1d3f9a28bb7385e8fc09d5e1bf84c
> Merge: 92d7c9b 0e4d413
> Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> Date: Mon Dec 20 10:35:04 2010 -0800
>
> Merge branch 'v4l_for_linus' of
> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
>
> Webfrontend tells me the same.
>
> So it is either not mirrored out yet or something else is spuky.

Latest head is:

commit e5fcdb7ed856b714c878ad470040fe832cbe462b
Merge: 7bddaac 093d804
Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>

And the fix is commit 453434cf3fdcd3954bb52460e37d4945a0913d3e. Perhaps
the mirror is slow, dunno, I pull via ssh from master.

--
Jens Axboe

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