aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2018-04-19 11:29:24 -0700
committerAndy Gross <[email protected]>2018-05-25 15:53:52 -0500
commit36b0aefdee6e203f3130d7444bf5103139ecbe25 (patch)
tree324a316f2e0e4d11ae7f35bf11ccf74ebccce3e3 /scripts/bpf_helpers_doc.py
parent312416d9171a1460b7ed8d182b5b540c910ce80d (diff)
soc: qcom: cmd-db: Make endian-agnostic
This driver deals with memory that is stored in little-endian format. Update the structures with the proper little-endian types and then do the proper conversions when reading the fields. Note that we compare the ids with a memcmp() because we already pad out the string 'id' field to exactly 8 bytes with the strncpy() onto the stack. Cc: Mahesh Sivasubramanian <[email protected]> Cc: Lina Iyer <[email protected]> Cc: Bjorn Andersson <[email protected]> Cc: Evan Green <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions