]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fsl-dpaa2/eth: Add "static" keyword where needed
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Tue, 6 Jun 2017 15:00:24 +0000 (10:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 10:02:53 +0000 (12:02 +0200)
commitea3e4c7228f81d58d672733f1b01aa607f5d4506
treee5209fe2c7235ef78392c78615b06727447de2f4
parent3f3482d5da62dc6a91562d03cf9244a21da6f642
staging: fsl-dpaa2/eth: Add "static" keyword where needed

Make a couple of locally used functions and structures static.
Issue found through static analysis tool.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.h
drivers/staging/fsl-dpaa2/ethernet/dpaa2-ethtool.c