From efc6f628e15de95bcd13e4f0ee223cb42115d520 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 27 Aug 2008 23:07:54 -0400 Subject: Remove trailing whitespace for the entire source tree Signed-off-by: "Theodore Ts'o" --- lib/e2p/e2p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/e2p/e2p.h') diff --git a/lib/e2p/e2p.h b/lib/e2p/e2p.h index ad607f68..98c97db4 100644 --- a/lib/e2p/e2p.h +++ b/lib/e2p/e2p.h @@ -40,7 +40,7 @@ const char *e2p_feature2string(int compat, unsigned int mask); int e2p_string2feature(char *string, int *compat, unsigned int *mask); int e2p_edit_feature(const char *str, __u32 *compat_array, __u32 *ok_array); int e2p_edit_feature2(const char *str, __u32 *compat_array, __u32 *ok_array, - __u32 *clear_ok_array, int *type_err, + __u32 *clear_ok_array, int *type_err, unsigned int *mask_err); int e2p_is_null_uuid(void *uu); -- cgit v1.2.3