anolis: net/hookers: modify hooker_uninstall comment
ANBZ: #1736 hooker_uninstall has no 'place' parameter. Signed-off-by: Gou Hao <gouhao@uniontech.com> Link: https://gitee.com/anolis/cloud-kernel/pulls/571 Acked-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
This commit is contained in:
parent
15a79ed993
commit
6c36f1d031
|
@ -40,7 +40,6 @@ extern int hooker_install(const void *place, struct hooker *hooker);
|
|||
* This function may sleep.
|
||||
*
|
||||
* Parameters:
|
||||
* place - the address that saves function pointer
|
||||
* hooker - the installed hooker struct
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue