Remove trailing whitespace
Signed-off-by: Agathiyan Bragadeesh <agathiyan.bragadeesh2@arm.com>
This commit is contained in:
parent
ab329c0dfc
commit
3c963eefe2
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ INPUTS_DEFAULT = [
|
||||||
]
|
]
|
||||||
|
|
||||||
ADD_SUB_DATA = [
|
ADD_SUB_DATA = [
|
||||||
"0", "1", "3", "f", "fe", "ff", "100", "ff00",
|
"0", "1", "3", "f", "fe", "ff", "100", "ff00",
|
||||||
"fffe", "ffff", "10000", # 2^16 - 1, 2^16, 2^16 + 1
|
"fffe", "ffff", "10000", # 2^16 - 1, 2^16, 2^16 + 1
|
||||||
"fffffffe", "ffffffff", "100000000", # 2^32 - 1, 2^32, 2^32 + 1
|
"fffffffe", "ffffffff", "100000000", # 2^32 - 1, 2^32, 2^32 + 1
|
||||||
"1f7f7f7f7f7f7f",
|
"1f7f7f7f7f7f7f",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue