OSDN Git Service

net: fix kernel-doc warning in <linux/netdevice.h>
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 17 Dec 2019 02:52:45 +0000 (18:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2019 06:14:17 +0000 (22:14 -0800)
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>
include/linux/netdevice.h

index 9ef2038..ae5e260 100644 (file)
@@ -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