>
> Fix coding style violations that checkpatch will complain about.
>
> Add missing "int" after "unsigned".
> Add missing spaces around "+=" and "+".
> Remove superfluous type cast of numerical constant.
>
> Suggested-by: Konstantin Ananyev
> Signed-off-by: Morten Brørup
> ---
Acked-by: Kons
Fix coding style violations that checkpatch will complain about.
Add missing "int" after "unsigned".
Add missing spaces around "+=" and "+".
Remove superfluous type cast of numerical constant.
Suggested-by: Konstantin Ananyev
Signed-off-by: Morten Brørup
---
lib/librte_ring/rte_ring.c |
2 matches
Mail list logo