forked from luck/tmp_suning_uos_patched
include/ntb: Fix typo in ntb_unregister_device description
Signed-off-by: Maciej Grochowski <maciej.grochowski@pm.me> Signed-off-by: Jon Mason <jdmason@kudzu.us>
This commit is contained in:
parent
8f3d9f3542
commit
f454f4d191
|
@ -478,7 +478,7 @@ void ntb_unregister_client(struct ntb_client *client);
|
|||
int ntb_register_device(struct ntb_dev *ntb);
|
||||
|
||||
/**
|
||||
* ntb_register_device() - unregister a ntb device
|
||||
* ntb_unregister_device() - unregister a ntb device
|
||||
* @ntb: NTB device context.
|
||||
*
|
||||
* The device will be removed from the list of ntb devices. If the ntb device
|
||||
|
|
Loading…
Reference in New Issue
Block a user