xfs
[Top] [All Lists]

[PATCH 12/13] xfsprogs: remove filldir_t typedef

To: xfs@xxxxxxxxxxx
Subject: [PATCH 12/13] xfsprogs: remove filldir_t typedef
From: Christoph Hellwig <hch@xxxxxx>
Date: Fri, 3 Jul 2015 12:12:20 +0200
Delivered-to: xfs@xxxxxxxxxxx
In-reply-to: <1435918341-10128-1-git-send-email-hch@xxxxxx>
References: <1435918341-10128-1-git-send-email-hch@xxxxxx>
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
 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

<Prev in Thread] Current Thread [Next in Thread>