mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
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>
This commit is contained in:
parent
a2e73c4804
commit
6ad18b7331
4 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,6 @@
|
|||
#
|
||||
|
||||
import gdb
|
||||
import string
|
||||
|
||||
from linux import utils
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue