From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262034AbULQEWL (ORCPT ); Thu, 16 Dec 2004 23:22:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262058AbULQEWK (ORCPT ); Thu, 16 Dec 2004 23:22:10 -0500 Received: from mx1.redhat.com ([66.187.233.31]:31643 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S262034AbULQEWI (ORCPT ); Thu, 16 Dec 2004 23:22:08 -0500 Date: Thu, 16 Dec 2004 23:21:38 -0500 From: Dave Jones To: krishna Cc: Linux Kernel Subject: Re: Significance of do ... while (0) Message-ID: <20041217042137.GB16756@redhat.com> Mail-Followup-To: Dave Jones , krishna , Linux Kernel References: <41C25BDC.8080404@globaledgesoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41C25BDC.8080404@globaledgesoft.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 17, 2004 at 09:39:00AM +0530, krishna wrote: > Hi all, > > Can any one explain the importance of do ... while (0) http://www.kernelnewbies.org/faq/ Dave