Skip to content
Commit 5cd3ddc1 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs: bio: fix a kerneldoc markup



Fix this warning:

	./block/bio.c:1098: WARNING: Inline emphasis start-string without end-string.

The thing is that *iter is not a valid markup.

That seems to be a typo:
	*iter -> @iter

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 38d9b909
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment