提交 55e43d1f 编写于 作者: T Tomas Winkler 提交者: Greg Kroah-Hartman

mei: nfc: fix style warning

fix style warning:
void function return statements are not generally useful
Signed-off-by: NTomas Winkler <tomas.winkler@intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 92db1555
......@@ -472,7 +472,6 @@ static void mei_nfc_init(struct work_struct *work)
mei_nfc_free(ndev);
mutex_unlock(&dev->device_lock);
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册