commit | 18efdafabf7a121b17abd90c574c8add612c6daf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 22 07:55:03 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 23 15:58:42 2024 -0600 |
tree | b5e10f8be4288ece020ec4103b6c1bbedeef94ed | |
parent | e8066863db4478c048605067655dccc1fb36e545 [diff] |
blk: Correct comment for blk_get_devnum_by_uclass_idname() Update the comment to match the function. Fix the indentation while we are here. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>