mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 07:58:59 +00:00
Currently the { } braces are missing around an if block causing subsequent
code after the return to become unreachable. Fix this by adding the
missing { }.
Addresses-Coverity: ("Structurally dead code")
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| miro.c | ||
| opti92x-ad1848.c | ||
| opti92x-cs4231.c | ||
| opti93x.c | ||