summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYe Bin <yebin10@huawei.com>2021-04-09 11:51:44 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-05-21 15:08:02 +0200
commitca8519ddc4d7e27d941a50e310a0f6bcfafdc8a9 (patch)
tree2441a7d6313a4ac5ad3ad16d0e7b7e645444147d /tools/perf/scripts/python/exported-sql-viewer.py
parent52518e513d6dbb71a9cd8f7a1b83b76fe6f8709c (diff)
media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head
mutex lock can be initialized automatically with DEFINE_MUTEX() rather than explicitly calling mutex_init(). list head can be initialized automatically with LIST_HEAD() rather than explicitly calling INIT_LIST_HEAD(). Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Ye Bin <yebin10@huawei.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions