summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAline Santana Cordeiro <alinesantanacordeiro@gmail.com>2021-04-15 18:54:38 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-05-19 09:51:37 +0200
commitd1ca04c476d6dccb6a02248187b8aab1400ed176 (patch)
tree3885bbcc74ad7bffd4f51d674c4d91ee49cf0ee3 /tools/perf/scripts/python/stackcollapse.py
parent41d1f1b03909782aa8f0a05db9a15a762679bc17 (diff)
downloadkernel-d1ca04c476d6dccb6a02248187b8aab1400ed176.tar.gz
media: staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_v4l2.c
Balance braces around conditional statements. Issue detected by checkpatch.pl. It happens in if-else statements where one of the commands uses braces around a block of code and the other command does not since it has just a single line of code. Signed-off-by: Aline Santana Cordeiro <alinesantanacordeiro@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
Mikhalitsyn 2023-11-03ceph: print cluster fsid and client global_id in all debug logsXiubo Li 2023-11-03ceph: rename _to_client() to _to_fs_client()Xiubo Li 2023-08-24ceph: wait for OSD requests' callbacks to finish when unmountingXiubo Li 2023-08-24ceph: drop messages from MDS when unmountingXiubo Li 2023-08-22ceph: implement -o test_dummy_encryption mount optionJeff Layton 2023-08-22ceph: fscrypt_auth handling for cephJeff Layton 2023-08-22ceph: add new mount option to enable sparse readsJeff Layton 2023-08-02ceph: defer stopping mdsc delayed_workXiubo Li