From 19957f1162c8291c060e87427ac20ff24434a2a0 Mon Sep 17 00:00:00 2001 From: Ravi kumar Veeramally Date: Wed, 25 Feb 2015 13:33:44 +0200 Subject: [PATCH] wiphy: Remove extra white space --- src/wiphy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wiphy.c b/src/wiphy.c index 43c380e0..a319d99d 100644 --- a/src/wiphy.c +++ b/src/wiphy.c @@ -84,7 +84,6 @@ struct wiphy { static struct l_queue *wiphy_list = NULL; - static bool _msg_append_attr(struct l_genl_msg *msg, uint16_t type, const char *type_str, uint16_t len, const void *value)