asahi: drop extra new line
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31908>
This commit is contained in:
@@ -524,7 +524,7 @@ class Parser(object):
|
||||
|
||||
group.emit_pack_function()
|
||||
|
||||
print("}\n\n")
|
||||
print("}\n")
|
||||
|
||||
print(f"#define {name + '_LENGTH'} {self.group.length}")
|
||||
if self.group.align != None:
|
||||
|
||||
Reference in New Issue
Block a user