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:
7012b02
)
ncpfs: fix error return code in ncp_parse_options()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 4 Jul 2013 13:43:32 +0000
(21:43 +0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 8 Jul 2013 09:36:43 +0000
(13:36 +0400)
Fix to return -EINVAL from the option parse error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found