diff options
author | 2015-05-07 12:59:19 +0300 | |
---|---|---|
committer | 2015-05-09 16:51:01 +0300 | |
commit | d5c5181cd9fac12c9ea1ba3a250c77dca768410e (patch) | |
tree | 81d293e1f51827cd4d2054af4c67b716f2099e6d /net/unix/af_unix.c | |
parent | wl18xx: fallback to default conf in case of invalid conf file (diff) | |
download | wireguard-linux-d5c5181cd9fac12c9ea1ba3a250c77dca768410e.tar.xz wireguard-linux-d5c5181cd9fac12c9ea1ba3a250c77dca768410e.zip |
brcmfmac: cleanup a sizeof()
"flowrings" and "*flowrings" are both pointers so this always returns
sizeof(void *) and the current code works fine. But "*flowrings" is
intended here and static checkers complain, so lets change it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions