Commit f454f4d1 authored by Maciej Grochowski's avatar Maciej Grochowski Committed by Jon Mason

include/ntb: Fix typo in ntb_unregister_device description

Signed-off-by: default avatarMaciej Grochowski <maciej.grochowski@pm.me>
Signed-off-by: default avatarJon Mason <jdmason@kudzu.us>
parent 8f3d9f35
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment