[PATCH 12/13] xfsprogs: remove filldir_t typedef

Christoph Hellwig hch at lst.de
Fri Jul 3 05:12:20 CDT 2015


Signed-off-by: Christoph Hellwig <hch at lst.de>
---
 include/platform_defs.h.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/platform_defs.h.in b/include/platform_defs.h.in
index fc7e01a..7ded23e 100644
--- a/include/platform_defs.h.in
+++ b/include/platform_defs.h.in
@@ -36,8 +36,6 @@
 #include <limits.h>
 #include <stdbool.h>
 
-typedef struct filldir		filldir_t;
-
 /* long and pointer must be either 32 bit or 64 bit */
 #undef SIZEOF_LONG
 #undef SIZEOF_CHAR_P
-- 
1.9.1



More information about the xfs mailing list