]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: run black on gdbarch_components.py
authorSimon Marchi <simon.marchi@polymtl.ca>
Fri, 5 Sep 2025 01:47:36 +0000 (21:47 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 5 Sep 2025 01:47:36 +0000 (21:47 -0400)
Change-Id: Ifcf80faa240c7c235bfea4ddc79f0d6c39858c5e

gdb/gdbarch_components.py

index 5287451f060e4ca5d2d035688702ac1b62cbc26a..20f9c8059f3eb508f0e3e5e857d3ea4e439780a2 100644 (file)
@@ -1786,7 +1786,7 @@ of bytes read (zero indicates EOF, a negative value indicates failure).
         ("struct bfd &", "cbfd"),
         ("gdb_byte *", "readbuf"),
         ("ULONGEST", "offset"),
-        ("ULONGEST", "len")
+        ("ULONGEST", "len"),
     ],
     predicate=True,
 )