commit | 77f18f5e4ebdea35ec3d92343b0ed7546dc87637 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Feb 11 17:16:58 2009 -0800 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Wed Mar 18 17:30:51 2009 -0400 |
tree | dd9a97818130a8596b1833c82a625b3ed9cf9186 | |
parent | 4ac35c2f794503d3acda20d98e89cf63f6e94332 [diff] |
nfs: replace uses of __constant_{endian} The base versions handle constant folding now, none of these headers are exported to userspace, so the __ prefixed versions are not necessary. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Reviewed-by: NeilBrown <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>