aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2019-12-16 18:52:45 -0800
committerDavid S. Miller <davem@davemloft.net>2019-12-17 22:14:17 -0800
commit1f26c0d3d24125992ab0026b0dab16c08df947c7 (patch)
treecfd52c245ab1235caebc3a13bb8b52404bd6fc8f /include/linux/netdevice.h
parentnet: annotate lockless accesses to sk->sk_pacing_shift (diff)
downloadlinux-dev-1f26c0d3d24125992ab0026b0dab16c08df947c7.tar.xz
linux-dev-1f26c0d3d24125992ab0026b0dab16c08df947c7.zip
net: fix kernel-doc warning in <linux/netdevice.h>
Fix missing '*' kernel-doc notation that causes this warning: ../include/linux/netdevice.h:1779: warning: bad line: spinlock Fixes: ab92d68fc22f ("net: core: add generic lockdep keys") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Taehee Yoo <ap420073@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdevice.h')
-rw-r--r--include/linux/netdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index 9ef20389622d..ae5e260911e2 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -1775,7 +1775,7 @@ enum netdev_priv_flags {
* for hardware timestamping
* @sfp_bus: attached &struct sfp_bus structure.
* @qdisc_tx_busylock_key: lockdep class annotating Qdisc->busylock
- spinlock
+ * spinlock
* @qdisc_running_key: lockdep class annotating Qdisc->running seqcount
* @qdisc_xmit_lock_key: lockdep class annotating
* netdev_queue->_xmit_lock spinlock