Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux-gen: dma: fix bogus 'maybe-uninitialized' warning
Initialize variable to avoid false positive maybe-uninitialized warning from GCC 14. Signed-off-by: Matias Elo <[email protected]> Reviewed-by: Tuomas Taipale <[email protected]> Reviewed-by: Carl Wallen <[email protected]>
- Loading branch information