aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2023-10-25 02:07:17 -0400
committerGreg Kroah-Hartman <[email protected]>2023-10-25 13:03:50 +0200
commitae094de38e430e921437ffd56adb89b09ddeb65d (patch)
tree3ddcb9f9440a8e7c774faed988ff7660f8a49ff9 /scripts/generate_rust_analyzer.py
parentb640e8f5a15074c79096999226832c6defcbb4bf (diff)
staging: vc04_services: Use %p4cc format modifier to print FourCC codes
Drop VCHIQ_FOURCC_AS_4CHARS macro in favour of %p4cc format modifier to print FourCC codes in the logs. vchiq_use_internal() and vchiq_release_internal() uses entity character-array to store a transient string that contains a FourCC code. Increase the length of entity array(to 64 bytes) since %p4cc requires more bytes to hold the output characters. Suggested-by: Kieran Bingham <[email protected]> Signed-off-by: Umang Jain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions