diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2024-08-09 01:59:32 +0200 |
---|---|---|
committer | Caleb Connolly <caleb.connolly@linaro.org> | 2024-09-06 10:47:46 +0200 |
commit | 75acc51189117b9c42232d0ea5c75cf72e39a4d8 (patch) | |
tree | 2933011b23b3345a6079d4371b8db2b342c255fb /drivers/ddr/microchip/ddr2_timing.h | |
parent | 9f2d4561465b42f8cdc478ea5df44b93e12a90d9 (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 <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_timing.h')
0 files changed, 0 insertions, 0 deletions