diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-07-14 09:30:27 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-07-22 19:43:58 +0530 |
commit | 433b308403aa2cd9213e954c566c4df25399570e (patch) | |
tree | 8a1ac037227824341e040b394f458032237e2199 /scripts/gdb/linux/utils.py | |
parent | e73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff) |
soundwire: dmi-quirks: add ull suffix for SoundWire _ADR values
Sparse throws the following type of warnings:
drivers/soundwire/dmi-quirks.c:25:17: error: constant
0x000010025D070100 is so big it is long
Let's add the 'ull' suffix to make this go away and find real issues.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Paul Olaru <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions