From: Wei Yongjun <redacted>
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <redacted>
---
drivers/video/metronomefb.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
From: Tomi Valkeinen <hidden> Date: 2013-10-29 10:21:10
On 12/10/13 09:25, Wei Yongjun wrote:
quoted hunk
From: Wei Yongjun <redacted>
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <redacted>
---
drivers/video/metronomefb.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)