提交 9b310acc 编写于 作者: R Randy Dunlap 提交者: Linus Torvalds

rapidio: fix new kernel-doc warnings

Fix new rapidio kernel-doc warnings:

  Warning(drivers/rapidio/rio-scan.c:953): No description found for parameter 'prev'
  Warning(drivers/rapidio/rio-scan.c:953): No description found for parameter 'prev_port'
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Cc: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 fcf28564
...@@ -943,6 +943,8 @@ static int rio_enum_complete(struct rio_mport *port) ...@@ -943,6 +943,8 @@ static int rio_enum_complete(struct rio_mport *port)
* @port: Master port to send transactions * @port: Master port to send transactions
* @destid: Current destination ID in network * @destid: Current destination ID in network
* @hopcount: Number of hops into the network * @hopcount: Number of hops into the network
* @prev: previous rio_dev
* @prev_port: previous port number
* *
* Recursively discovers a RIO network. Transactions are sent via the * Recursively discovers a RIO network. Transactions are sent via the
* master port passed in @port. * master port passed in @port.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册