]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3666e946a28b96fe2e52fbc547a39f00af942f16
treeaddd6687abbbcd428c179260737fc97b25b7aa64
parent8cfb9886e8cd0f0fd49b25e8651d73d34f86b84b
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