]> Git Repo - J-u-boot.git/commit - cmd/sf.c
sf: Use const for the stage name
authorSimon Glass <[email protected]>
Sun, 19 Sep 2021 21:49:33 +0000 (15:49 -0600)
committerSimon Glass <[email protected]>
Sun, 28 Nov 2021 23:51:51 +0000 (16:51 -0700)
commitad4e0100541eb8a19de00f56bda10be576a7cde6
tree3437aa4cbf19a07b3c554f0ebaba9c0e9ae274c2
parent6b03448713c20dd71ab6cc8e2c1c326db0148169
sf: Use const for the stage name

This is not updated at runtime so should be marked const. Update the code
accordingly.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
cmd/sf.c
This page took 0.032856 seconds and 4 git commands to generate.