Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: core: Correct function name netevent_unregister_notifier() in th…
…e kerneldoc Fix the following W=1 kernel build warning(s): net/core/netevent.c:45: warning: expecting prototype for netevent_unregister_notifier(). Prototype was for unregister_netevent_notifier() instead Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information