diff options
| author | Hans Verkuil <[email protected]> | 2019-02-20 03:59:00 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-03-19 13:39:00 -0400 |
| commit | 3bb7b493198353142c0acb4ed95cddd17a2c5d16 (patch) | |
| tree | 42a4c89581feb659d50b6a70fb2b3bc71804d87e /tools/perf/scripts/python | |
| parent | ce3c2433b074eb9d569a0f63a15d6fd5dbc87f02 (diff) | |
media: imx7: fix smatch error
Fixes this smatch error:
drivers/staging/media/imx/imx7-mipi-csis.c:716 mipi_csis_set_fmt() error: we previously assumed 'fmt' could be null (see line 709)
fmt is never NULL, so remove the 'fmt &&' condition.
Signed-off-by: Hans Verkuil <[email protected]>
Reviewed-by: Rui Miguel Silva <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions