summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2019-04-27 20:54:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-30 14:19:03 +0200
commit7912fd345b111ffd1f6bb5b4f1346ae2e7ce788f (patch)
treeb83aaf5e82a97b7c088f7241615bdc16f86cdf38 /tools/perf/scripts/python/export-to-postgresql.py
parenta4965d98b4d1ffa5b22f2039bc9e87898aff4976 (diff)
staging: kpc2000_spi: eliminated duplicate initialization of drvdata local variable.
drvdata was being initialized to a particular value and then having the same value assigned to it immediately afterwards. Removed the initializer. Since the value assigned, pldev->dev.platform_data, is a pointer-to- void, removed superfluous cast. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> 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