From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LuxJ7-0005v4-Vp for mharc-grub-devel@gnu.org; Fri, 17 Apr 2009 19:17:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuxJ5-0005ur-Vv for grub-devel@gnu.org; Fri, 17 Apr 2009 19:17:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LuxJ3-0005uf-Gy for grub-devel@gnu.org; Fri, 17 Apr 2009 19:17:14 -0400 Received: from [199.232.76.173] (port=36942 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuxJ3-0005uc-Dc for grub-devel@gnu.org; Fri, 17 Apr 2009 19:17:13 -0400 Received: from [74.93.104.97] (port=36649 helo=sunset.davemloft.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LuxJ0-0002sz-GW; Fri, 17 Apr 2009 19:17:10 -0400 Received: from localhost (localhost [127.0.0.1]) by sunset.davemloft.net (Postfix) with ESMTP id 2CF5935C523; Fri, 17 Apr 2009 16:17:01 -0700 (PDT) Date: Fri, 17 Apr 2009 16:17:00 -0700 (PDT) Message-Id: <20090417.161700.16185907.davem@davemloft.net> To: grub-devel@gnu.org, proski@gnu.org From: David Miller In-Reply-To: <1239983697.4383.15.camel@mj> References: <1239983697.4383.15.camel@mj> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Cc: Subject: Re: Eliminating nested functions X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 23:17:16 -0000 From: Pavel Roskin Date: Fri, 17 Apr 2009 11:54:57 -0400 > I suggest that we eliminate all nested functions. I support this completely.