aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-11 09:01:03 +0100
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2018-07-13 15:00:50 +0100
commiteb1e39f784e83321353314da1b2e8cbb2fceaba9 (patch)
tree23606417be682075066a1a15520ec87d5785490f /tools/perf/scripts/python/exported-sql-viewer.py
parentPCI: cadence: Add shutdown callback to host driver (diff)
downloadlinux-eb1e39f784e83321353314da1b2e8cbb2fceaba9.tar.gz
linux-eb1e39f784e83321353314da1b2e8cbb2fceaba9.zip
PCI: pcie-cadence-ep: Remove redundant variable mmc
Variable mmc is being assigned but is never used hence it is redundant and can be removed. Cleans up clang warning: warning: variable 'mmc' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> [lorenzo.pieralisi@arm.com: reworked commit log] Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Alan Douglas <adouglas@cadence.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
pan class='deletions'>-1/+1 2007-04-21lockfile: record the primary process.Junio C Hamano2-1/+6 2007-04-21convert.c: restructure the attribute checking part.Junio C Hamano1-20/+28 2007-04-21Fix bogus linked-list management for user defined merge drivers.Junio C Hamano1-1/+2 2007-04-20Simplify calling of CR/LF conversion routinesAlex Riesen6-60/+51 2007-04-20Fix a copy-n-paste bug in the object decorator code.Linus Torvalds1-1/+0 2007-04-20git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano1-1/+1 2007-04-20git-add -u: match the index with working tree.Junio C Hamano1-1/+57 2007-04-20gitview: annotation supportAneesh Kumar K.V1-4/+256 2007-04-20Kill the useless progress meter in merge-recursiveShawn O. Pearce1-62/+3 2007-04-19Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt1-52/+52 2007-04-19git.el: Add a commit description to the reflog.Alexandre Julliard1-14/+28