3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-28 07:39:23 +01:00

wiphy: Remove extra white space

This commit is contained in:
Ravi kumar Veeramally 2015-02-25 13:33:44 +02:00 committed by Denis Kenzior
parent 46cdef5f7b
commit 19957f1162

View File

@ -84,7 +84,6 @@ struct wiphy {
static struct l_queue *wiphy_list = NULL; static struct l_queue *wiphy_list = NULL;
static bool _msg_append_attr(struct l_genl_msg *msg, static bool _msg_append_attr(struct l_genl_msg *msg,
uint16_t type, const char *type_str, uint16_t type, const char *type_str,
uint16_t len, const void *value) uint16_t len, const void *value)