[dpdk-dev] [PATCH] eal: add const in prefetch functions

Bruce Richardson bruce.richardson at intel.com
Wed Jul 8 11:59:46 CEST 2015


On Wed, Jul 08, 2015 at 10:51:33AM +0100, Pablo de Lara wrote:
> rte_prefetchX functions included volatile void *p as parameter,
> but the function does not modify it,
> so it should include the const keyword.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list