summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorCaleb Connolly <[email protected]>2024-08-09 01:59:32 +0200
committerCaleb Connolly <[email protected]>2024-09-06 10:47:46 +0200
commit75acc51189117b9c42232d0ea5c75cf72e39a4d8 (patch)
tree2933011b23b3345a6079d4371b8db2b342c255fb /include/linux
parent9f2d4561465b42f8cdc478ea5df44b93e12a90d9 (diff)
soc: qcom: cmd-db: use strncmp() instead of memcmp()
memcmp() can cause aborts on some platforms and generally seems to be the wrong approach here. Use strncmp() instead which is more correct. Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions