mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 04:15:07 +07:00
1021cd5677
At the error logic, ipc_buf was already asigned to &ctx->ipc_buf_struct, with can't be null, as warned by smatch: drivers/media/platform/sti/delta/delta-ipc.c:223 delta_ipc_open() warn: variable dereferenced before check 'ctx->ipc_buf' (see line 183) So, remove the uneeded check. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |
||
---|---|---|
.. | ||
delta-cfg.h | ||
delta-debug.c | ||
delta-debug.h | ||
delta-ipc.c | ||
delta-ipc.h | ||
delta-mem.c | ||
delta-mem.h | ||
delta-mjpeg-dec.c | ||
delta-mjpeg-fw.h | ||
delta-mjpeg-hdr.c | ||
delta-mjpeg.h | ||
delta-v4l2.c | ||
delta.h | ||
Makefile |