From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262740AbULQE7J (ORCPT ); Thu, 16 Dec 2004 23:59:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262744AbULQE7J (ORCPT ); Thu, 16 Dec 2004 23:59:09 -0500 Received: from static64-74.dsl-blr.eth.net ([61.11.64.74]:44549 "EHLO linmail.globaledgesoft.com") by vger.kernel.org with ESMTP id S262740AbULQE7G (ORCPT ); Thu, 16 Dec 2004 23:59:06 -0500 Message-ID: <41C26697.7070501@globaledgesoft.com> Date: Fri, 17 Dec 2004 10:24:47 +0530 From: krishna User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040805 Netscape/7.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dave Jones CC: Linux Kernel Subject: Re: Significance of do ... while (0) References: <41C25BDC.8080404@globaledgesoft.com> <20041217042137.GB16756@redhat.com> In-Reply-To: <20041217042137.GB16756@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Thank you very much Dave Jones wrote: >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 > > > >