Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933745Ab0LUKK0 (ORCPT ); Tue, 21 Dec 2010 05:10:26 -0500 Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:58587 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933625Ab0LUKKY (ORCPT ); Tue, 21 Dec 2010 05:10:24 -0500 Message-ID: <4D107CF0.5090007@kernel.dk> Date: Tue, 21 Dec 2010 11:09:52 +0100 From: Jens Axboe MIME-Version: 1.0 To: Stefan Schmidt CC: Mike Miller , iss_storagedev@hp.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] block/cciss: Close continue statement with semicolon to fix build References: <1292924526-10850-1-git-send-email-stefan@datenfreihafen.org> In-Reply-To: <1292924526-10850-1-git-send-email-stefan@datenfreihafen.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 561 Lines: 16 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. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/