From: Maciej Grochowski Date: Thu, 9 Apr 2020 05:03:37 +0000 (-0400) Subject: include/ntb: Fix typo in ntb_unregister_device description X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f454f4d1915b44cc3857148aac7a297a31591501;p=linux.git include/ntb: Fix typo in ntb_unregister_device description Signed-off-by: Maciej Grochowski Signed-off-by: Jon Mason --- diff --git a/include/linux/ntb.h b/include/linux/ntb.h index 8c13538aeffea..a07252f787702 100644 --- a/include/linux/ntb.h +++ b/include/linux/ntb.h @@ -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