Re: [PATCH -next] Input: zforce - fix error return code in zforce_start()
From: Heiko Stübner <heiko@sntech.de>
Date: 2013-12-17 15:06:53
From: Heiko Stübner <heiko@sntech.de>
Date: 2013-12-17 15:06:53
Am Dienstag, 17. Dezember 2013, 04:27:16 schrieb Wei Yongjun:
From: Wei Yongjun <redacted> The error code was not set if unable to set config, so the error condition wasn't reflected in the return value. Fix to return a negative error code from the error handling case instead of 0. Signed-off-by: Wei Yongjun <redacted>
Thanks for the catch. Acked-by: Heiko Stuebner <heiko@sntech.de>