]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
rapidio: Fix kerneldoc and comment
authorMasanari Iida <standby24x7@gmail.com>
Thu, 7 May 2015 15:02:27 +0000 (00:02 +0900)
committerJiri Kosina <jkosina@suse.cz>
Tue, 26 May 2015 13:23:23 +0000 (15:23 +0200)
This patch fix spelling typos found in DocBook/rapidio.xml
Ths file was generated from comments in the source files,
I had to fix them, instead of the xml file.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/rapidio/rio-scan.c
include/linux/rio.h

index 47a1b2ea76c45a0a02d671bc4d7bee042ec1818c..d6a126c17c032ac0352a3fac42e4a4400937e07b 100644 (file)
@@ -83,7 +83,7 @@ static u16 rio_destid_alloc(struct rio_net *net)
  * @destid: destID to reserve
  *
  * Tries to reserve the specified destID.
- * Returns 0 if successfull.
+ * Returns 0 if successful.
  */
 static int rio_destid_reserve(struct rio_net *net, u16 destid)
 {
index 6bda06f21930bcce8ff57ad7eaa5f3afad8bf45d..cde976e86b48aa91049734a8ae57e2b2fa22ed6e 100644 (file)
@@ -298,7 +298,7 @@ struct rio_id_table {
  * struct rio_net - RIO network info
  * @node: Node in global list of RIO networks
  * @devices: List of devices in this network
- * @switches: List of switches in this netowrk
+ * @switches: List of switches in this network
  * @mports: List of master ports accessing this network
  * @hport: Default port for accessing this network
  * @id: RIO network ID