mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-24 02:05:01 +00:00
vboot: Clean up headers
Minor tidying; no functional changes. BUG=chromium:611535 BRANCH=none TEST=make runtests; emerge-kevin coreboot depthcharge Change-Id: I44c816de67025b83c9e46db54fb5427c684bbfef Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/404921 Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
2603675460
commit
b57d9505c0
@@ -68,7 +68,7 @@ void vb2_fail(struct vb2_context *ctx, uint8_t reason, uint8_t subcode);
|
||||
* Set up the verified boot context data, if not already set up.
|
||||
*
|
||||
* This uses ctx->workbuf_used=0 as a flag to indicate that the data has not
|
||||
* yet been set up. Caller must set that before calling any voot functions;
|
||||
* yet been set up. Caller must set that before calling any vboot functions;
|
||||
* see 2api.h.
|
||||
*
|
||||
* @param ctx Vboot context to initialize
|
||||
|
||||
Reference in New Issue
Block a user