Re: [PATCH 2/2] byteorder: eliminate pointer bytorder api

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Harvey Harrison
Date: Tuesday, May 20, 2008 - 3:15 pm

On Tue, 2008-05-20 at 14:17 -0700, David Miller wrote:

Obviously I missed that part, my apologies.  Would it be acceptable if,
taking the possibly arch-specific parts, moved the [endian]_to_cpup
name over to get_[endian]

ie:

le16_to_cpup -> get_le16

I'd leave cpu_to_le16p alone (it's not used that much anyway).

To make it similar to the get_unaligned_le16 helpers?

Thanks for having a look,

Harvey

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/2] byteorder: eliminate pointer bytorder api, Harvey Harrison, (Tue May 20, 12:24 pm)
Re: [PATCH 2/2] byteorder: eliminate pointer bytorder api, Harvey Harrison, (Tue May 20, 3:15 pm)
Re: [PATCH 2/2] byteorder: eliminate pointer bytorder api, Harvey Harrison, (Tue May 20, 3:30 pm)
Re: [PATCH 2/2] byteorder: eliminate pointer bytorder api, Jan Engelhardt, (Mon May 26, 5:17 am)
Re: [PATCH 2/2] byteorder: eliminate pointer bytorder api, Harvey Harrison, (Tue May 27, 3:40 pm)