summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2014-08-23 22:33:24 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-09 03:17:45 +0400
commit6004bb11cf0d35574fdedb236d98672ccf86d9a9 (patch)
treeb0bd0f01c27a4c0e728a685e1e4fb01399197a8f /tools/perf/scripts/python/export-to-postgresql.py
parent920314dfd05f40cbe8ad677ba733ff1f8814d93a (diff)
downloadlinux-6004bb11cf0d35574fdedb236d98672ccf86d9a9.tar.xz
serial: vr41xx_siu: delete double assignment
Delete successive assignments to the same location. A simplified version of the semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression i; @@ *i = ...; i = ...; // </smpl> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions