mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
hwsim: Fix up whitespace issues
This commit is contained in:
parent
fb4075da5e
commit
47f91a47e6
@ -153,7 +153,7 @@ static void hwsim_ready(void *user_data)
|
||||
int ret;
|
||||
|
||||
ret = l_genl_family_register(hwsim, "config", hwsim_config,
|
||||
NULL, NULL);
|
||||
NULL, NULL);
|
||||
if (ret < 0) {
|
||||
fprintf(stderr, "Failed to create hwsim config listener\n");
|
||||
l_main_quit();
|
||||
|
Loading…
Reference in New Issue
Block a user