lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Sep 2010 05:39:32 -0700
From:	Kevin Cernekee <cernekee@...il.com>
To:	Sergei Shtylyov <sshtylyov@...sta.com>
Cc:	Ralf Baechle <ralf@...ux-mips.org>, linux-mips@...ux-mips.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] MIPS: DMA: Add plat_extra_sync_for_cpu()

On Thu, Sep 9, 2010 at 2:34 AM, Sergei Shtylyov <sshtylyov@...sta.com> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ