mirror of https://github.com/torvalds/linux.git
Two separate build warnings were reported. One from an
uninitialized variable, and the other from returning 0
instead of NULL from a pointer.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| imx-ldb-helper.c | ||
| imx-ldb-helper.h | ||
| imx8mp-hdmi-pvi.c | ||
| imx8mp-hdmi-tx.c | ||
| imx8qm-ldb.c | ||
| imx8qxp-ldb.c | ||
| imx8qxp-pixel-combiner.c | ||
| imx8qxp-pixel-link.c | ||
| imx8qxp-pxl2dpi.c | ||
| imx93-mipi-dsi.c | ||