Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757213Ab0LAWzS (ORCPT ); Wed, 1 Dec 2010 17:55:18 -0500 Received: from kroah.org ([198.145.64.141]:46210 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754377Ab0LAWzQ (ORCPT ); Wed, 1 Dec 2010 17:55:16 -0500 Date: Wed, 1 Dec 2010 14:52:14 -0800 From: Greg KH To: Peter Huewe Cc: Greg Kroah-Hartman , Mark Allyn , Alan Cox , Ben Hutchings , Joe Perches , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] staging: sep: Fix sparse warning 'do-while statement is not a compound statement' Message-ID: <20101201225214.GA15796@kroah.com> References: <1291066280-19126-1-git-send-email-peterhuewe@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1291066280-19126-1-git-send-email-peterhuewe@gmx.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 640 Lines: 18 On Mon, Nov 29, 2010 at 10:31:18PM +0100, Peter Huewe wrote: > This patch fixes the warning generated by sparse: 'do-while statement is > not a compound statement' by adding the necessary brackets around the do > block This, and your other patches, no longer apply to the linux-next tree. Care to redo them (and get the description right for the 3/3 patch) and resend them? thanks, greg k-h -- 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/