diff options
author | Jérôme Pouiller <[email protected]> | 2020-05-26 19:18:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-27 10:18:08 +0200 |
commit | 100c06f5dfc300ee67d08786c1a646c0fe327a86 (patch) | |
tree | dde426e05c4c355c4c9130ab2bbca1697ee7bd2c /drivers/fpga/fpga-bridge.c | |
parent | c630fa6e7bb67a23c715be90944b1831d6b01dd0 (diff) |
staging: wfx: drop unused variable
Since the commit 3f84adfe1d7ae ("staging: wfx: remove hack about tx_rate
policies"), the variable "count" is no more used in wfx_tx_policy_build().
Notice that there were two instances of the variable "count" in
wfx_tx_policy_build(). This patch also solves this cosmetic issue.
Reported-by: kbuild test robot <[email protected]>
Fixes: 3f84adfe1d7ae ("staging: wfx: remove hack about tx_rate policies")
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions