eap: Fix whitespace

This commit is contained in:
Tim Kourt 2017-04-18 15:29:09 -07:00 committed by Denis Kenzior
parent a5db4630ec
commit 19e7ce2f30
1 changed files with 2 additions and 2 deletions

View File

@ -462,7 +462,7 @@ int eap_unregister_method(struct eap_method *method)
static void __eap_method_enable(struct eap_method_desc *start,
struct eap_method_desc *stop)
{
struct eap_method_desc *desc;
struct eap_method_desc *desc;
l_debug("");
@ -480,7 +480,7 @@ static void __eap_method_enable(struct eap_method_desc *start,
static void __eap_method_disable(struct eap_method_desc *start,
struct eap_method_desc *stop)
{
struct eap_method_desc *desc;
struct eap_method_desc *desc;
l_debug("");