summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2022-04-08 08:01:12 +0800
committerKalle Valo <quic_kvalo@quicinc.com>2022-04-12 16:13:07 +0300
commit2578171ff85ed71d2575cd6abcd9c37c4b642b52 (patch)
treefd0bfdaf8f1fbc674a26f2f266d2ac169b0549e8 /tools/perf/scripts/python/task-analyzer.py
parent405342ebea2ab776df070ee54c308f1f59723844 (diff)
downloadkernel-2578171ff85ed71d2575cd6abcd9c37c4b642b52.tar.gz
wcn36xx: clean up some inconsistent indenting
Eliminate the follow smatch warning: drivers/net/wireless/ath/wcn36xx/smd.c:3151 wcn36xx_smd_gtk_offload_get_info_rsp() warn: inconsistent indenting Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Acked-by: Loic Poulain <loic.poulain@linaro.org> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20220408000113.129906-1-yang.lee@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
/tr> 2019-02-14tools feature: Undef _GNU_SOURCE at the end of feature testsArnaldo Carvalho de Melo 2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev 2018-12-17perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker 2018-12-17tools build feature: Check if libaio is availableAlexey Budankov 2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa 2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo 2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo 2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller 2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott 2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott 2018-07-14tools: include reallocarray feature test in FEATURE_TESTS_BASICJakub Kicinski 2018-07-13tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott 2018-07-13tools: build: Fixup host c flagsLaura Abbott 2018-07-13tools build: fix # escaping in .cmd files for future MakePaul Menzel 2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski 2018-04-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes 2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa 2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa 2018-03-08perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa 2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds