diff options
| author | Greg Kroah-Hartman <[email protected]> | 2025-05-22 10:59:14 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2025-05-22 11:03:35 +0000 |
| commit | e7f3d11567c2c79c4342791ba91c500b434ce147 (patch) | |
| tree | d00ecd91951d8864bf1b8139bb102a4c763c2f04 /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | spi: gpio: fix const issue in spi_to_spi_gpio() (diff) | |
| download | kernel-e7f3d11567c2c79c4342791ba91c500b434ce147.tar.gz kernel-e7f3d11567c2c79c4342791ba91c500b434ce147.zip | |
spi: loopback-test: fix up const pointer issue in rx_ranges_cmp()
When a list head is a const pointer, the list entry for that head also
must remain a const pointer, otherwise we are just "throwing it away"
for no good reason. Fix this up by properly marking these structures as
const.
Cc: Mark Brown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Link: https://patch.msgid.link/2025052213-semifinal-sublevel-d631@gregkh
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions
