ent: Tuesday, July 26, 2016 10:52 AM
> > > To: dev at dpdk.org
> > > Cc: Dai, Wei
> > > Subject: [dpdk-dev] [PATCH v2 1/2] eal: remove redundant codes to parse
> --lcores
> > >
> > > local variable i is not referred by other codes in the func
local variable i is not referred by other codes in
the function eal_parse_lcores( ), so it can be removed.
Signed-off-by: Wei Dai
---
lib/librte_eal/common/eal_common_options.c | 4
1 file changed, 4 deletions(-)
diff --git a/lib/librte_eal/common/eal_common_options.c
b/lib/librte_eal/com
Wei
> > Subject: [dpdk-dev] [PATCH v2 1/2] eal: remove redundant codes to parse
> > --lcores
> >
> > local variable i is not referred by other codes in the function
> > eal_parse_lcores( ), so it can be removed.
> >
> > Signed-off-by: Wei Dai
> >
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wei Dai
> Sent: Tuesday, July 26, 2016 10:52 AM
> To: dev at dpdk.org
> Cc: Dai, Wei
> Subject: [dpdk-dev] [PATCH v2 1/2] eal: remove redundant codes to parse
> --lcores
>
> local
4 matches
Mail list logo