Whamcloud - gitweb
LU-1346 libcfs: tcpip/time/type related cleanup
[fs/lustre-release.git] / libcfs / include / libcfs / winnt / winnt-types.h
index 87ce74b..d83f025 100644 (file)
@@ -1,6 +1,4 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
- *
+/*
  * GPL HEADER START
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -130,7 +128,7 @@ typedef     __u32       suseconds_t;
 typedef     __u16       uid_t, gid_t;
 
 typedef     __u16       mode_t;
-typedef     __u16       cfs_umode_t;
+typedef     __u16       umode_t;
 
 typedef     __u32       sigset_t;
 
@@ -156,8 +154,6 @@ typedef unsigned long ulong_ptr_t;
 
 typedef __u32           off_t;
 
-typedef unsigned short  kdev_t;
-
 typedef __u32           pid_t;
 typedef __u32           tid_t;