git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
866af40
)
kconfig: Fix warning: ignoring return value of 'fwrite'
author
Jean Sacren
<sakiwit@gmail.com>
Wed, 4 Aug 2010 22:01:02 +0000
(16:01 -0600)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 12 Aug 2010 22:40:26 +0000
(
00:40
+0200)
This fix facilitates fwrite() in both confdata.c and expr.c, either it
succeeds in writing, or an error occurs, or the end of file is reached.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found