commit | 9c671e7062720074f894ee329eaa6995b0823727 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Sep 02 02:17:24 2009 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 08 09:10:03 2009 -0500 |
tree | e6dd184bcee079ee4ef927f00aeec5e530de91db | |
parent | 6b9ea08c5010eab5ad1056bc9bf033afb672d9cc [diff] |
fsl: sys_eeprom: Fix 'may be used uninitialized' warning The warning is bogus, so silence it by initializing the 'ret' variable. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>