Re: [PATCH] include/asm-ppc/dma-mapping.h macro patch

From: Jan Engelhardt
Date: Wed Dec 08 2004 - 05:42:12 EST


>> +#define dma_cache_inv(_start,_size) do { (void)(_start); (void)(_size); } while (0)
>
>this looks really horrible. What about turning these into inlines?

M I wonder why someone would cast the result to (void) anyway.


Jan Engelhardt
--
ENOSPC
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/