diff options
author | Adam Borowski <[email protected]> | 2022-10-24 11:20:26 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2022-11-07 16:49:31 +0100 |
commit | 83f0869e9bf3333d778d62f055b0f8e1de1cc812 (patch) | |
tree | a3ef4aa9630d45a953fb8f0c05827ba1c94f7e97 /drivers/fpga/xilinx-spi.c | |
parent | 7df140e84a75c89962feef659d686303d3ce75e5 (diff) |
mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
The compiler is not smart enough to notice that it's impossible for
them to be actually used uninitialized. Which exact variables trip
here varies depending on random surrounding code; none triggered in
6.1-rc1 but 6.1-rc2 fails on three of these five, despite variables
declared in the very same line having identical flow.
Signed-off-by: Adam Borowski <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions