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

Bruce Richardson bruce.richardson at intel.com
Tue Jun 16 17:10:02 CEST 2015


On Fri, Jun 05, 2015 at 03:33:19PM +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