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:
2b80040
)
wlcore: Force checking of io functions' return values
author
Ido Yariv
<ido@wizery.com>
Tue, 19 Jun 2012 21:03:46 +0000
(
00:03
+0300)
committer
Luciano Coelho
<coelho@ti.com>
Fri, 22 Jun 2012 07:49:45 +0000
(10:49 +0300)
All io functions' return values should be propagated and handled. Add a
__must_check annotation to verify that the return values are checked and
to avoid future mistakes.
Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found