12bddd9134
During LTO build compiler reports some 'false positive' warnings about variables being possibly used uninitialized. This patch silences these warnings. Exemplary compiler warning to suppress (with LTO enabled): error: ‘chunk’ may be used uninitialized in this function [-Werror=maybe-uninitialized] bkt->current_chunk = (uintptr_t)chunk; Signed-off-by: Andrzej Ostruszka <aostruszka@marvell.com> |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
otx2_evdev_adptr.c | ||
otx2_evdev_irq.c | ||
otx2_evdev_selftest.c | ||
otx2_evdev_stats.h | ||
otx2_evdev.c | ||
otx2_evdev.h | ||
otx2_tim_evdev.c | ||
otx2_tim_evdev.h | ||
otx2_tim_worker.c | ||
otx2_tim_worker.h | ||
otx2_worker_dual.c | ||
otx2_worker_dual.h | ||
otx2_worker.c | ||
otx2_worker.h | ||
rte_pmd_octeontx2_event_version.map |