i40e: fix code style
authorHelin Zhang <helin.zhang@intel.com>
Thu, 6 Nov 2014 12:53:48 +0000 (20:53 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 6 Nov 2014 22:50:14 +0000 (23:50 +0100)
commite1879011c8fcdb8404ed2e865928e436de92d296
treefad1a9bf359eda07c7cf0765f731576dd77238e6
parent5e904375a4d6aa48282a7c95c55e32b538ab26ab
i40e: fix code style

Rename some local variables to express more accurately
and briefly. Fix several code style issues reported by
checkpatch.pl. Line warpping for some source lines which
has more than 80 characters, and merge lines together for
those source lines which does not need any line wrapping
actually. Add macros for numeric or calculating memory
sizes.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_pmd_i40e/i40e_ethdev_vf.c
lib/librte_pmd_i40e/i40e_pf.c
lib/librte_pmd_i40e/i40e_pf.h