提交 15aa49cb 编写于 作者: J Jacob Keller 提交者: Jeff Kirsher

fm10k: TRIVIAL remove unnecessary comma

Signed-off-by: NJacob Keller <jacob.e.keller@intel.com>
Tested-by: NKrishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
上级 afadfd22
...@@ -129,8 +129,8 @@ static u16 fm10k_fifo_head_drop(struct fm10k_mbx_fifo *fifo) ...@@ -129,8 +129,8 @@ static u16 fm10k_fifo_head_drop(struct fm10k_mbx_fifo *fifo)
* fm10k_fifo_drop_all - Drop all messages in FIFO * fm10k_fifo_drop_all - Drop all messages in FIFO
* @fifo: pointer to FIFO * @fifo: pointer to FIFO
* *
* This function resets the head pointer to drop all messages in the FIFO, * This function resets the head pointer to drop all messages in the FIFO and
* and ensure the FIFO is empty. * ensure the FIFO is empty.
**/ **/
static void fm10k_fifo_drop_all(struct fm10k_mbx_fifo *fifo) static void fm10k_fifo_drop_all(struct fm10k_mbx_fifo *fifo)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册