
18 Oct
2022
18 Oct
'22
6:59 p.m.
On Mon, 17 Oct 2022 at 01:35, Mattijs Korpershoek mkorpershoek@baylibre.com wrote:
In some cases, the param variable is wrong, and in other cases we have undocumented arguments.
Fix the docs.
Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com
Changes in v2:
- Don't edit blk_foreach_probe() comment as it's just returing (Simon)
- Link to v1: https://lore.kernel.org/r/20221013-blk-doc-typos-v1-0-8031607c6a4c@baylibre....
include/blk.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org