提交 b1cbd5f9 编写于 作者: B Breno Leitao 提交者: David S. Miller

ehea: Remove a silly return

This patch removes the unconditional return in the end of the
function check_sqs()
Signed-off-by: NBreno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 1953925e
...@@ -818,8 +818,6 @@ static void check_sqs(struct ehea_port *port) ...@@ -818,8 +818,6 @@ static void check_sqs(struct ehea_port *port)
} }
} }
} }
return;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册