summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorNikhil M Jain <[email protected]>2023-04-20 17:41:12 +0530
committerAnatolij Gustschin <[email protected]>2023-04-24 21:37:45 +0200
commit9eeb1a299d40a4587d5b3c2b87ae8022998cf766 (patch)
tree4c2fa3efe6bf04365faae3cc0f2a5de4ea0a6633 /scripts/checkstack.pl
parent53ae978af51df7926ffa2e2cd0ab2b5196a66ec8 (diff)
common: Replace #ifdef and #if with if's
Avoid using preprocessor compilation directives and instead use simple logical expressions for better readability since compiler will anyway optimize out the respective code block if condition is not satisfied. Signed-off-by: Nikhil M Jain <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Devarsh Thakkar <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions