On Thu, Nov 19, 2020 at 03:07:07PM +0100, Linus Walleij wrote:
> "val" isn't initialized on the default: errorpath.
> Just return from the function if this happens.
>
> Reported-by: kernel test robot
> Reported-by: Dan Carpenter
> Signed-off-by: Linus Walleij
Reviewed-by: Sam Ravnborg
In the
"val" isn't initialized on the default: errorpath.
Just return from the function if this happens.
Reported-by: kernel test robot
Reported-by: Dan Carpenter
Signed-off-by: Linus Walleij
---
drivers/gpu/drm/mcde/mcde_display.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/d