On Friday 05 October 2018 09:56 PM, Ferruh Yigit wrote:
Some global variables can indeed be static, add static keyword to them.
Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>
---
Series is based on next-net tree
---
[...]
drivers/bus/dpaa/base/fman/netcfg_layer.c | 2 +-
drivers/bus/dpaa/dpaa_bus.c | 4 ++--
[...]
drivers/raw/dpaa2_qdma/dpaa2_qdma.c | 4 ++--
drivers/raw/skeleton_rawdev/skeleton_rawdev.c | 2 +-
[...]
42 files changed, 54 insertions(+), 56 deletions(-)
[...]
With respect to changes in above files (and for aim of the patch series):
Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>