mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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>
This commit is contained in:
parent
61633d71a7
commit
40d9fca8b3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
/**
|
||||
/*
|
||||
* sni_ave.c - Socionext UniPhier AVE ethernet driver
|
||||
* Copyright 2014 Panasonic Corporation
|
||||
* Copyright 2015-2017 Socionext Inc.
|
||||
|
|
Loading…
Add table
Reference in a new issue