From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 01 Sep 2009 13:38:28 -0500 Subject: [U-Boot] [PATCH 2/2] fsl: sys_eeprom: Fix 'may be used uninitialized' warning In-Reply-To: <20090901165902.GA6435@oksana.dev.rtsoft.ru> References: <20090901165902.GA6435@oksana.dev.rtsoft.ru> Message-ID: <4A9D6A24.90504@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anton Vorontsov wrote: > The warning is bogus, so silence it with uninitialized_var(). > > Signed-off-by: Anton Vorontsov > --- Acked-by: Timur Tabi -- Timur Tabi Linux kernel developer at Freescale