Merge commit 'v2.6.30-rc3' into x86/urgent
[cascardo/linux.git] / fs / xfs / xfs_types.h
index b2f7245..d725428 100644 (file)
 
 #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
  */