mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 16:16:41 +07:00
418d59ef22
It's not possible for endpoint to be zero so the test doesn't work. If
we break on the first iteration through the loop then endpoint is 1 and
"ret" is uninitialized.
Fixes:
|
||
---|---|---|
.. | ||
atmel_hlcdc_crtc.c | ||
atmel_hlcdc_dc.c | ||
atmel_hlcdc_dc.h | ||
atmel_hlcdc_output.c | ||
atmel_hlcdc_plane.c | ||
Kconfig | ||
Makefile |