All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] scripts/gdb: clean up
@ 2015-05-14  5:22 Thiébaud Weksteen
  2015-05-14  5:22 ` [PATCH 1/3] scripts/gdb: Fix typo in exception name Thiébaud Weksteen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thiébaud Weksteen @ 2015-05-14  5:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: Thiébaud Weksteen, jan.kiszka

Set of patches to clean up scripts/gdb

Thiébaud Weksteen (3):
  scripts/gdb: Fix typo in exception name
  scripts/gdb: Fix PEP8 compliance
  scripts/gdb: Remove useless global instruction

 scripts/gdb/linux/dmesg.py   | 1 -
 scripts/gdb/linux/symbols.py | 9 ++++-----
 scripts/gdb/linux/tasks.py   | 4 ++--
 scripts/gdb/linux/utils.py   | 4 ++--
 4 files changed, 8 insertions(+), 10 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-15 11:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-14  5:22 [PATCH 0/3] scripts/gdb: clean up Thiébaud Weksteen
2015-05-14  5:22 ` [PATCH 1/3] scripts/gdb: Fix typo in exception name Thiébaud Weksteen
2015-05-14  5:22 ` [PATCH 2/3] scripts/gdb: Fix PEP8 compliance Thiébaud Weksteen
2015-05-15 11:32   ` Jan Kiszka
2015-05-14  5:22 ` [PATCH 3/3] scripts/gdb: Remove useless global instruction Thiébaud Weksteen
2015-05-15 11:32   ` Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.