summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorDaniel Schultz <[email protected]>2025-11-24 00:25:05 -0800
committerTom Rini <[email protected]>2025-12-07 08:07:07 -0600
commit9ce3d264e3b79b91d997eaa89dcd51488259c2b9 (patch)
treeb4014f853140dfc270be3142c48bbd649107a485 /scripts/const_structs.checkpatch
parente8c10f9d2446d66f56fc3621752c995dd6e99192 (diff)
board: phytec: phytec_som_detection: Add missing assignment
Assign the return value of snprintf (total length) to a variable to properly check if the string has the correct length. Currently, this variable is always zero and the length check after snprintf will always fail. Signed-off-by: Daniel Schultz <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions