commit | e0487992ce1dd7ae7da9c6aabdb19570bb95432b | [log] [tgz] |
---|---|---|
author | Ed L. Cashin <ecashin@coraid.com> | Mon Sep 19 19:57:36 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 19 19:57:36 2005 -0700 |
tree | a2d748df1ae99d8f9e6c8e6055e9ef9a3153d1cf | |
parent | ff171d8f66a7fe1a000e610e9de11224749f9a22 [diff] |
[BYTEORDER]: Document alignment and byteorder macros This patch comments the fact that although passing le64_to_cpup et al. is within the intended use of the byteorder macros, using get_unaligned is the recommended way to go. Signed-off-by: Ed L. Cashin <ecashin@coraid.com> Signed-off-by: David S. Miller <davem@davemloft.net>