From: Antonio Ospite Date: Wed, 29 Apr 2015 08:55:46 +0000 (+0200) Subject: sysfs: disambiguate between "error code" and "failure" in comments X-Git-Tag: omap-for-v4.2/fixes-rc1^2~93^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1dc8a89454218a2471f67284765e8c03bdfc6b;p=pandora-kernel.git sysfs: disambiguate between "error code" and "failure" in comments The sentence "Returns 0 on success or error" might be misinterpreted as "the function will always returns 0", make it less ambiguous. Also, use the word "failure" as the contrary of "success". Signed-off-by: Antonio Ospite Cc: Greg Kroah-Hartman Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed