aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGregory Williams <gregwills85@gmail.com>2021-07-30 20:53:28 -0400
committerThomas Zimmermann <tzimmermann@suse.de>2021-08-01 12:12:36 +0200
commit6c9bd4432b252765b38bfc0bbe4847f43604f06e (patch)
tree8db7671454b1881038da67dc0b10f0eb6113d2a2 /tools/perf/scripts/python
parentdrm/panel: Add support for E Ink VB3300-KCA (diff)
downloadlinux-6c9bd4432b252765b38bfc0bbe4847f43604f06e.tar.gz
linux-6c9bd4432b252765b38bfc0bbe4847f43604f06e.zip
DRM: ast: Fixed coding style issues of ast_mode.c
Removed space before comma, fixed if statements by putting trailing statements on new line, fixed unsigned int declaration, and removed not needed else statement after return. Signed-off-by: Gregory Williams <gregwills85@gmail.com> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20210731005328.GA19016@devbox
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
9ba42a6066540fb221b6ecbd6298b728&follow=1'>lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1 2014-01-23romfs: fix returm err while getting inode in fill_superRui Xiang1-4/+2 2014-01-23drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger3-12/+23 2014-01-23drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching1-10/+20 2014-01-23userns: relax the posix_acl_valid() checksAndreas Gruenbacher1-10/+0 2014-01-23arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer1-14/+4 2014-01-23fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fixAndrew Morton1-4/+4 2014-01-23fs/ext3: use rbtree postorder iteration helper instead of opencodingCody P Schafer1-31/+5 2014-01-23fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-49/+5 2014-01-23fs/ext4: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-59/+9 2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer6-114/+17 2014-01-23net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer1-23/+4 2014-01-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer1-0/+11 2014-01-23rbtree/test: move rb_node to the middle of the test structCody P Schafer1-1/+1 2014-01-23rapidio: add modular rapidio core build into powerpc and mips branchesAlexandre Bounine2-3/+3 2014-01-23partitions/efi: complete documentation of gpt kernel param purposeDavidlohr Bueso1-1/+3