]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
scripts/gdb: silence pep8 checks
authorStephen Boyd <swboyd@chromium.org>
Tue, 14 May 2019 22:46:02 +0000 (15:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 May 2019 02:52:52 +0000 (19:52 -0700)
commit494dbe02b6df0bd98f7353c21e0b9849a25d2dce
treeae4884ba977d2198b62837b5b1b7f5fbd9c8879a
parent442284a89a65965b044df00345c193fcc3c53ad2
scripts/gdb: silence pep8 checks

These scripts have some pep8 style warnings.  Fix them up so that this
directory is all pep8 clean.

Link: http://lkml.kernel.org/r/20190329220844.38234-6-swboyd@chromium.org
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Cc: Douglas Anderson <dianders@chromium.org>
Cc: Nikolay Borisov <n.borisov.lkml@gmail.com>
Cc: Kieran Bingham <kbingham@kernel.org>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Jackie Liu <liuyun01@kylinos.cn>
Cc: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/gdb/linux/cpus.py
scripts/gdb/linux/lists.py
scripts/gdb/linux/proc.py
scripts/gdb/linux/tasks.py
scripts/gdb/linux/utils.py