diff options
| author | Dan Carpenter <[email protected]> | 2015-05-07 09:59:19 +0000 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-05-09 13:51:01 +0000 |
| commit | d5c5181cd9fac12c9ea1ba3a250c77dca768410e (patch) | |
| tree | 81d293e1f51827cd4d2054af4c67b716f2099e6d /net/unix/af_unix.c | |
| parent | wl18xx: fallback to default conf in case of invalid conf file (diff) | |
| download | kernel-d5c5181cd9fac12c9ea1ba3a250c77dca768410e.tar.gz kernel-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 <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
