X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_types.h;h=d725428c9df6f64734591ed3366932e7550fe2d9;hb=48c72d1ab4ec86789a23aed0b0b5f31ac083c0c6;hp=b2f724502f1bfbeed0f38712a72c825fa91b3268;hpb=308b892cb4e3161cf2b629c0af61181bbc5606b9;p=karo-tx-linux.git diff --git a/fs/xfs/xfs_types.h b/fs/xfs/xfs_types.h index b2f724502f1b..d725428c9df6 100644 --- a/fs/xfs/xfs_types.h +++ b/fs/xfs/xfs_types.h @@ -20,14 +20,6 @@ #ifdef __KERNEL__ -/* - * POSIX Extensions - */ -typedef unsigned char uchar_t; -typedef unsigned short ushort_t; -typedef unsigned int uint_t; -typedef unsigned long ulong_t; - /* * Additional type declarations for XFS */