aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/dmesg.py
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <thiebaud@weksteen.fr>2015-06-30 14:58:18 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-06-30 19:44:58 -0700
commit6ad18b73317714e7d0fad08ee78365ecc817e923 (patch)
tree563331af84bf2909ce98eabc630bb9ad37db3f0e /scripts/gdb/linux/dmesg.py
parentscripts/gdb: fix typo in exception name (diff)
downloadlinux-dev-6ad18b73317714e7d0fad08ee78365ecc817e923.tar.xz
linux-dev-6ad18b73317714e7d0fad08ee78365ecc817e923.zip
scripts/gdb: fix PEP8 compliance
Signed-off-by: ThiƩbaud Weksteen <thiebaud@weksteen.fr> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
-rw-r--r--scripts/gdb/linux/dmesg.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gdb/linux/dmesg.py b/scripts/gdb/linux/dmesg.py
index 3c947f0c5dad..927d0d2a3145 100644
--- a/scripts/gdb/linux/dmesg.py
+++ b/scripts/gdb/linux/dmesg.py
@@ -12,7 +12,6 @@
#
import gdb
-import string
from linux import utils