aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/strcmp.c
diff options
context:
space:
mode:
authorDaniel Boulby <daniel.boulby@arm.com>2018-05-04 14:04:07 +0100
committerDaniel Boulby <daniel.boulby@arm.com>2018-06-12 13:21:36 +0100
commit896a5902ecd9f8ffd1ad7cfd75ea646351c79fc1 (patch)
treee1f93b3a46470ea85d66e072c7c02353e4357d6d /lib/stdlib/strcmp.c
parentd3775d46a43a47c521193229cfcb1c0d6cb4878b (diff)
downloadplatform_external_arm-trusted-firmware-896a5902ecd9f8ffd1ad7cfd75ea646351c79fc1.tar.gz
platform_external_arm-trusted-firmware-896a5902ecd9f8ffd1ad7cfd75ea646351c79fc1.tar.bz2
platform_external_arm-trusted-firmware-896a5902ecd9f8ffd1ad7cfd75ea646351c79fc1.zip
Fix MISRA Rule 5.3 Part 2
Use a _ prefix for Macro arguments to prevent that argument from hiding variables of the same name in the outer scope Rule 5.3: An identifier declared in an inner scope shall not hide an identifier declared in an outer scope Fixed For: make LOG_LEVEL=50 PLAT=fvp Change-Id: I67b6b05cbad4aeca65ce52981b4679b340604708 Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
Diffstat (limited to 'lib/stdlib/strcmp.c')
0 files changed, 0 insertions, 0 deletions