提交 71f882fe 编写于 作者: D Devendra Naga 提交者: Greg Kroah-Hartman

staging: android: alarm: remove unnecessary goto statement

Signed-off-by: NDevendra Naga <devendra.aaru@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4829a996
......@@ -237,7 +237,6 @@ static long alarm_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
default:
rv = -EINVAL;
goto err1;
}
err1:
return rv;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册