diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-10-29 15:33:28 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-29 15:33:28 -0700 |
commit | 1758ef68a07f42983371dc1d2bf0ae80b4d8ea16 (patch) | |
tree | b4f5693760c5a8e0f42272715407566f02a86714 /fs | |
parent | 60b8267338aafde5315fc65ff385f3d4d75eccfe (diff) |
sparc64: remove byteshifting from out* helpers
__raw_write avoids the need to byteswap, as we are reading from a
host-endian area, just deref the pointers directly, taking care
of alignment.
As before, outsw must be called with a 2-byte aligned pointer.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions