Hi Pavel,

> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pavel Shirshov
> Sent: Friday, November 10, 2017 7:56 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] lib/librte_cryptodev: Fix a typo:
> rte_cyptodev_names -> rte_cryptodev_names
> 

Actually, this variable is not used anywhere, so it can be deleted.

By the way, for future times.
In the commit title, do not use "lib/librte...", but directly the library name.
Also, start with lowercase, and try to be as short as possible, but still 
meaningful.
For this case, it is not necessary to describe the typo in the title.

So, this would be: "cryptodev: fix typo"

Thanks,
Pablo

Reply via email to