commit | 63cd885426872254e82dac2d9e13ea4f720c21dc | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Tue Mar 31 15:23:52 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:18 2009 -0700 |
tree | addd6687abbbcd428c179260737fc97b25b7aa64 | |
parent | 311d07611e8b354cc1ee6546e4c574c01111adc8 [diff] |
ntfs: remove private wrapper of endian helpers The base versions handle constant folding now and are shorter than these private wrappers, use them directly. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Cc: Anton Altaparmakov <aia21@cantab.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>