mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Stefan Schmidt <stefan@datenfreihafen.org>
Cc: Mike Miller <mike.miller@hp.com>,
	iss_storagedev@hp.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] block/cciss: Close continue statement with semicolon to fix build
Date: Tue, 21 Dec 2010 11:32:41 +0100	[thread overview]
Message-ID: <4D108249.4080205@kernel.dk> (raw)
In-Reply-To: <20101221103101.GB14097@excalibur.local>

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@linux-foundation.org>
> 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@linux-foundation.org>

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

-- 
Jens Axboe


  reply	other threads:[~2010-12-21 10:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21  9:42 Stefan Schmidt
2010-12-21 10:09 ` Jens Axboe
2010-12-21 10:31   ` Stefan Schmidt
2010-12-21 10:32     ` Jens Axboe [this message]
2010-12-21 10:39       ` Stefan Schmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D108249.4080205@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=iss_storagedev@hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mike.miller@hp.com \
    --cc=stefan@datenfreihafen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome