提交 9c8cac6a 编写于 作者: M Mika Westerberg

thunderbolt: Correct tb_check_quirks() kernel-doc

Remove extra white space and make the sentence end with a period.
Signed-off-by: NMika Westerberg <mika.westerberg@linux.intel.com>
上级 22255bec
...@@ -27,7 +27,7 @@ static const struct tb_quirk tb_quirks[] = { ...@@ -27,7 +27,7 @@ static const struct tb_quirk tb_quirks[] = {
* tb_check_quirks() - Check for quirks to apply * tb_check_quirks() - Check for quirks to apply
* @sw: Thunderbolt switch * @sw: Thunderbolt switch
* *
* Apply any quirks for the Thunderbolt controller * Apply any quirks for the Thunderbolt controller.
*/ */
void tb_check_quirks(struct tb_switch *sw) void tb_check_quirks(struct tb_switch *sw)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册