On Mon, 17 Oct 2022 at 01:35, Mattijs Korpershoek
<[email protected]> 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 <[email protected]>
> ---
> Changes in v2:
>
> * Don't edit blk_foreach_probe() comment as it's just returing (Simon)
> * Link to v1:
> https://lore.kernel.org/r/[email protected]
> ---
> include/blk.h | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <[email protected]>