From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uyis7-0008Gf-Gc for mharc-grub-devel@gnu.org; Mon, 15 Jul 2013 09:31:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyis3-0008Bc-Jb for grub-devel@gnu.org; Mon, 15 Jul 2013 09:31:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uyis0-00038f-2b for grub-devel@gnu.org; Mon, 15 Jul 2013 09:31:19 -0400 Received: from collab.rosalab.ru ([195.19.76.181]:37915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyirz-00037k-Qa for grub-devel@gnu.org; Mon, 15 Jul 2013 09:31:15 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by collab.rosalab.ru (Postfix) with ESMTP id 86EF129C233 for ; Mon, 15 Jul 2013 17:31:13 +0400 (MSK) X-Virus-Scanned: amavisd-new at rosalab.ru Received: from collab.rosalab.ru ([127.0.0.1]) by localhost (collab.rosalab.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e0HRAZ3Fam35 for ; Mon, 15 Jul 2013 17:31:13 +0400 (MSK) Received: from icedphoenix.localnet (unknown [217.199.216.178]) by collab.rosalab.ru (Postfix) with ESMTPSA id DF8AB29C230 for ; Mon, 15 Jul 2013 17:31:12 +0400 (MSK) From: Vladimir Testov To: grub-devel@gnu.org Subject: [PATCH] [3/?] grub-core/gfxmenu/gui_list.c - some code cleaning Date: Mon, 15 Jul 2013 17:31:11 +0400 Message-ID: <8981891.3POqYUAcJJ@icedphoenix> User-Agent: KMail/4.10.2 (Linux/3.8.0-19-generic; KDE/4.10.2; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 195.19.76.181 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jul 2013 13:31:21 -0000 First. The structure should be changed a little to apply the 4th patch and some of the following patches. Second. After applying the patch GRUB won't count some values during every redrawing of the boot menu. Third. For me, source code became a little more human-readable. -- With best regards, _______________________________ Vladimir Testov, ROSA Laboratory. www.rosalab.ru