summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorSimon Goldschmidt <[email protected]>2018-01-31 14:47:12 +0100
committerTom Rini <[email protected]>2018-02-01 08:05:53 -0500
commit2166ebf7831674508425daf50c78e481083c6462 (patch)
tree7f872e44844c2ec406737d71a71188368e3be38a /scripts/const_structs.checkpatch
parent31f044bd91df58bed6bb8cfadfc187eedac1442e (diff)
env: make env drivers propagate env_import return value
For multiple env drivers to correctly implement fallback when one environment fails to load (e.g. crc error), the return value of env_import has to be propagated by all env driver's load function. Without this change, the first driver that succeeds to load an environment with an invalid CRC return 0 (success) and no other drivers are checked. Signed-off-by: Simon Goldschmidt <[email protected]> Acked-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions