From: Wei Yongjun Date: Thu, 4 Jul 2013 13:43:32 +0000 (+0800) Subject: ncpfs: fix error return code in ncp_parse_options() X-Git-Tag: v3.11-rc1~74^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbeb19d53cc3ef2da4bd1fd89a5dc9ac04add3a;p=pandora-kernel.git ncpfs: fix error return code in ncp_parse_options() 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed