mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
net: Fix missing kernel-doc notation
Fix the following htmldocs warning: Warning(net/core/dev.c:5378): bad line: Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
41cec6f116
commit
6ebfbc0656
@ -5375,7 +5375,7 @@ EXPORT_SYMBOL(synchronize_net);
|
||||
* unregister_netdevice_queue - remove device from the kernel
|
||||
* @dev: device
|
||||
* @head: list
|
||||
|
||||
*
|
||||
* This function shuts down a device interface and removes it
|
||||
* from the kernel tables.
|
||||
* If head not NULL, device is queued to be unregistered later.
|
||||
|
Loading…
Reference in New Issue
Block a user