mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 23:09:34 +01:00
eap: Fix whitespace
This commit is contained in:
parent
a5db4630ec
commit
19e7ce2f30
@ -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("");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user