commit | 014dd7684e75730fa8d25bc7583534db141e5ded | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Fri Jul 13 11:50:15 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 13:42:44 2018 -0700 |
tree | 5aeac834d507633b1726e9a4d4253e0d8ef0f166 | |
parent | 56c266dcfa0c3290d73b1fd5dc736aaa7d23e3ef [diff] |
net: ethernet: stmmac: fix documentation warning This patch remove the following documentation warning drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:103: warning: Excess function parameter 'priv' description in 'stmmac_axi_setup' It was introduced in commit afea03656add7 ("stmmac: rework DMA bus setting and introduce new platform AXI structure") Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>