summaryrefslogtreecommitdiff
path: root/cmd/stackprot_test.c
diff options
context:
space:
mode:
authorDario Binacchi <[email protected]>2021-04-11 09:39:40 +0200
committerLokesh Vutla <[email protected]>2021-04-12 11:17:15 +0530
commit6719294694bf65c1ec9b0ccd15e204f46eb0d6b0 (patch)
treea45b52e77c128f6fae44c273ce3ba567d2b1a4ea /cmd/stackprot_test.c
parent4ace4fa697a84a18fc1c414842fd100e4d3690ae (diff)
pinctrl: single: fix the loop counter variable type
The 'n' variable is used as a loop counter, not as a physical address, and is used in a comparison with an int. So it makes sense to change its type from phys_addr_t to int. Signed-off-by: Dario Binacchi <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Pratyush Yadav <[email protected]>
Diffstat (limited to 'cmd/stackprot_test.c')
0 files changed, 0 insertions, 0 deletions