mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-23 12:44:09 +01:00
monitor: Fix whitespace
No spaces for indentation
This commit is contained in:
parent
1d4ab8de47
commit
5fae2cc524
@ -156,7 +156,7 @@ static struct l_netlink *genl_lookup(const char *ifname)
|
||||
}
|
||||
|
||||
static size_t rta_add(void *rta_buf, unsigned short type, uint16_t len,
|
||||
const void *data)
|
||||
const void *data)
|
||||
{
|
||||
unsigned short rta_len = RTA_LENGTH(len);
|
||||
struct rtattr *rta = rta_buf;
|
||||
|
Loading…
Reference in New Issue
Block a user