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

Jerin Jacob jerin.jacob at caviumnetworks.com
Sun Oct 7 14:18:04 CEST 2018


-----Original Message-----
> Date: Fri, 5 Oct 2018 17:26:08 +0100
> From: Ferruh Yigit <ferruh.yigit at intel.com>
> To: Reshma Pattan <reshma.pattan at intel.com>, Hemant Agrawal
>  <hemant.agrawal at nxp.com>, Shreyansh Jain <shreyansh.jain at nxp.com>, Ashish
>  Gupta <ashish.gupta at cavium.com>, Fiona Trahe <fiona.trahe at intel.com>,
>  Pablo de Lara <pablo.de.lara.guarch at intel.com>, Akhil Goyal
>  <akhil.goyal at nxp.com>, Declan Doherty <declan.doherty at intel.com>, Fan
>  Zhang <roy.fan.zhang at intel.com>, Rahul Lakkireddy
>  <rahul.lakkireddy at chelsio.com>, Gaetan Rivet <gaetan.rivet at 6wind.com>, Qi
>  Zhang <qi.z.zhang at intel.com>, Xiao Wang <xiao.w.wang at intel.com>, Beilei
>  Xing <beilei.xing at intel.com>, Wenzhuo Lu <wenzhuo.lu at intel.com>,
>  Konstantin Ananyev <konstantin.ananyev at intel.com>, Rasesh Mody
>  <rasesh.mody at cavium.com>, Harish Patil <harish.patil at cavium.com>, Shahed
>  Shaikh <shahed.shaikh at cavium.com>, Andrew Rybchenko
>  <arybchenko at solarflare.com>, Jasvinder Singh <jasvinder.singh at intel.com>,
>  Cristian Dumitrescu <cristian.dumitrescu at intel.com>, Keith Wiles
>  <keith.wiles at intel.com>, Nipun Gupta <nipun.gupta at nxp.com>, Anatoly
>  Burakov <anatoly.burakov at intel.com>, Thomas Monjalon
>  <thomas at monjalon.net>, Jerin Jacob <jerin.jacob at caviumnetworks.com>,
>  Olivier Matz <olivier.matz at 6wind.com>
> CC: dev at dpdk.org, Ferruh Yigit <ferruh.yigit at intel.com>
> Subject: [PATCH v2 1/4] add missing static keyword to globals
> X-Mailer: git-send-email 2.17.1
> 
> External Email
> 
> 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
> ---

./devtools/check-git-log.sh has following warning.

Wrong headline format:
	add missing static keyword to globals

Other than that:
Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>



More information about the dev mailing list