summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAmeya Palande <ameya.palande@nokia.com>2010-03-13 14:39:10 +0200
committerSimon Horman <horms@verge.net.au>2010-03-15 09:34:02 +1100
commite8ccd16e27cc5b111bf13275f69df179f162d6c1 (patch)
treea77eab82e648db71209bc55f73da4a3d2bb9e809 /include
parent2ff0927be86e92f3026fa4330a068b70e3fa2526 (diff)
kexec-tools: Fix unused return value warnings
This patch fixes following warning: kexec/firmware_memmap.c: In function ‘parse_numeric_sysfs’: kexec/firmware_memmap.c:70: error: ignoring return value of ‘fgets’, declared with attribute warn_unused_result kexec/firmware_memmap.c: In function ‘parse_string_sysfs’: kexec/firmware_memmap.c:103: error: ignoring return value of ‘fgets’, declared with attribute warn_unused_result Difference between v1 and v2: Less indentation. Signed-off-by: Ameya Palande <ameya.palande@nokia.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions