ntfs: remove private wrapper of endian helpers
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 31 Mar 2009 22:23:52 +0000 (15:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:18 +0000 (08:59 -0700)
commit63cd885426872254e82dac2d9e13ea4f720c21dc
treeaddd6687abbbcd428c179260737fc97b25b7aa64
parent311d07611e8b354cc1ee6546e4c574c01111adc8
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>
fs/ntfs/dir.c
fs/ntfs/inode.c
fs/ntfs/layout.h
fs/ntfs/logfile.h
fs/ntfs/mft.c
fs/ntfs/super.c
fs/ntfs/usnjrnl.h