mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
device: Remove extra whitespace
This commit is contained in:
parent
5b123e1a3d
commit
d9c18deed7
@ -486,7 +486,6 @@ static void periodic_scan_trigger(int err, void *user_data)
|
|||||||
device->scanning = true;
|
device->scanning = true;
|
||||||
l_dbus_property_changed(dbus, device_get_path(device),
|
l_dbus_property_changed(dbus, device_get_path(device),
|
||||||
IWD_DEVICE_INTERFACE, "Scanning");
|
IWD_DEVICE_INTERFACE, "Scanning");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void device_enter_state(struct device *device, enum device_state state)
|
void device_enter_state(struct device *device, enum device_state state)
|
||||||
|
Loading…
Reference in New Issue
Block a user