[dpdk-dev] [PATCH v2 1/4] add missing static keyword to globals

Shreyansh Jain shreyansh.jain at nxp.com
Mon Oct 8 11:43:22 CEST 2018


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.yigit at 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.jain at nxp.com>



More information about the dev mailing list