From: Ido Yariv Date: Tue, 19 Jun 2012 21:03:46 +0000 (+0300) Subject: wlcore: Force checking of io functions' return values X-Git-Tag: v3.6-rc1~125^2~57^2~229^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a26e638e646d971f77c5a5186ee254b3f4e818;p=pandora-kernel.git wlcore: Force checking of io functions' return values 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed