mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-02 18:15:03 -04:00
docbook: fix kernel-api source files
Fix docbook problems in kernel-api.tmpl. These cause the generated docbook to be incorrect. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
d0bcabcd72
commit
0643245f59
@@ -126,9 +126,7 @@ static int transport_setup_classdev(struct attribute_container *cont,
|
||||
}
|
||||
|
||||
/**
|
||||
* transport_setup_device - declare a new dev for transport class association
|
||||
* but don't make it visible yet.
|
||||
*
|
||||
* transport_setup_device - declare a new dev for transport class association but don't make it visible yet.
|
||||
* @dev: the generic device representing the entity being added
|
||||
*
|
||||
* Usually, dev represents some component in the HBA system (either
|
||||
|
||||
Reference in New Issue
Block a user