]> git.baikalelectronics.ru Git - kernel.git/commit
net: switchdev: Fixed kerneldoc warning
authorTian Tao <tiantao6@hisilicon.com>
Tue, 22 Sep 2020 13:32:19 +0000 (21:32 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Sep 2020 00:46:31 +0000 (17:46 -0700)
commit584684345b159e279f5684c186afddba4c9b6855
tree84cf7a2066dd2bfc74d84a31ab5e2863e9e6d4a6
parentea5858a22a11ce8606b1d2ab5a44adb3702ab900
net: switchdev: Fixed kerneldoc warning

Update kernel-doc line comments to fix warnings reported by make W=1.
net/switchdev/switchdev.c:413: warning: Function parameter or
member 'extack' not described in 'call_switchdev_notifiers'

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Acked-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/switchdev/switchdev.c