aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2018-10-08 18:11:28 -0400
committerMauro Carvalho Chehab <[email protected]>2018-11-06 05:19:49 -0500
commit0ede1794b9667d9cd35d1ac27f2eeff52d5733d5 (patch)
tree11f45d2c931313b7b5013dbd55b03353f4fb250c /tools/perf/scripts/python/export-to-postgresql.py
parent215237a5e436f72e8ee5b53243acf88a16e3ac01 (diff)
media: tc358743: Remove unnecessary self assignment
Clang warns when a variable is assigned to itself. drivers/media/i2c/tc358743.c:1921:7: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] ret = ret; ~~~ ^ ~~~ 1 warning generated. Signed-off-by: Nathan Chancellor <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions