From: Wei Yongjun Date: Mon, 8 Jul 2013 23:00:44 +0000 (-0700) Subject: ncpfs: fix error return code in ncp_parse_options() X-Git-Tag: v3.11-rc1~67^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2417898b34ad3fbf2f31771c97ba87792bf97f0c;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 Cc: Petr Vandrovec Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed