OSDN Git Service

net: socionext: Demote non-compliant kernel-doc headers
authorYang Shen <shenyang39@huawei.com>
Mon, 17 May 2021 04:45:31 +0000 (12:45 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 May 2021 21:12:39 +0000 (14:12 -0700)
commit40d9fca8b3fd7c4617c2af064d7ec8124cd79c75
tree6805c963fb1e8fc8f59bf50e45c82cffd9257d40
parent61633d71a71c4bcc27f43c9020fcb15137de6dd5
net: socionext: Demote non-compliant kernel-doc headers

Fixes the following W=1 kernel build warning(s):

 drivers/net/ethernet/socionext/sni_ave.c:28: warning: expecting prototype for sni_ave.c(). Prototype was for AVE_IDR() instead

Signed-off-by: Yang Shen <shenyang39@huawei.com>
Reviewed-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/socionext/sni_ave.c