aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2019-02-07 04:13:36 -0500
committerMauro Carvalho Chehab <[email protected]>2019-02-18 15:21:17 -0500
commit5b6326b7aedd08a4d8108f44af9b7af77a0dfd4e (patch)
treecf46293cc9022702e3d822c70b673a90439613ab /tools/perf/scripts/python/bin/export-to-postgresql-report
parent0654cbcc8dfbf3bc5e6f93916b67fa57ed826a4b (diff)
media: vsp1: Fix smatch warning
drivers/media/platform/vsp1/vsp1_drm.c: drivers/media/platform/vsp1/vsp1_drm.c:336 vsp1_du_pipeline_setup_brx() error: we previously assumed 'pipe->brx' could be null (see line 244) smatch missed that if pipe->brx was NULL, then later on it will be set with a non-NULL value. But it is easier to just use the brx pointer so smatch doesn't get confused. Tested-on: Salvator-XS-ES2.0, Salvator-XS-M3N Signed-off-by: Hans Verkuil <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Tested-by: Kieran Bingham <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions