diff options
author | Jérôme Pouiller <[email protected]> | 2020-05-26 19:18:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-27 10:18:08 +0200 |
commit | 5998b72a9f6172c29e7a11bd86d0d4cefd0fc4b2 (patch) | |
tree | 07ce1a8132fc7fce5b7e67ff644c147d94185a26 /drivers/fpga/fpga-bridge.c | |
parent | 100c06f5dfc300ee67d08786c1a646c0fe327a86 (diff) |
staging: wfx: do not declare variables inside loops
The local variables should be declared at beginning of the functions.
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