Re: [PATCH 3/3] MIPS: DMA: Add plat_extra_sync_for_cpu()

From: Kevin Cernekee
Date: Thu Sep 09 2010 - 08:39:38 EST


On Thu, Sep 9, 2010 at 2:34 AM, Sergei Shtylyov <sshtylyov@xxxxxxxxxx> wrote:
>> +static inline void plat_extra_sync_for_cpu(struct device *dev,
>> + Â Â Â dma_addr_t dma_handle, unsigned long offset, size_t size,
>> + Â Â Â enum dma_data_direction direction)
>> +{
>> + Â Â Â return;
>
> Â Why not just empty function bodies?

For consistency with plat_extra_sync_for_device().
--
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/