diff options
author | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | 2010-01-27 10:08:33 +0000 |
---|---|---|
committer | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | 2010-01-27 10:08:33 +0000 |
commit | 823dc9d9bc1e9aa9e695a9765a8ae54862b913ee (patch) | |
tree | 71f985875cbbd6a0cfcc676894b7edcf39e23102 /programmer.c | |
parent | 06602c239c5de952bdc384a7f41d106ed6d24dc2 (diff) | |
download | flashrom-823dc9d9bc1e9aa9e695a9765a8ae54862b913ee.tar.gz flashrom-823dc9d9bc1e9aa9e695a9765a8ae54862b913ee.tar.bz2 flashrom-823dc9d9bc1e9aa9e695a9765a8ae54862b913ee.zip |
Avoid bogus gcc warning
Recent gcc/glibc combinations warn about ignoring the fgets() result.
The problem exists on Ubuntu 9.10 with current updates. This "fix" of
the non-problem (as I check ferror() afterwards) should even be a
(negligible) performance optimization.
Corresponding to flashrom svn r884.
Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
Acked-by: Andrew Morgan <ziltro@ziltro.com>
Diffstat (limited to 'programmer.c')
0 files changed, 0 insertions, 0 deletions