Skip to content
Commit 80ede649 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde
Browse files

can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming

This patch fixes the kernel doc for can_rcv_list_find() which was broken in commit:

    3ee6d2be ("can: af_can: rename find_rcv_list() to can_rcv_list_find()")

while renaming a variable, but forgetting to rename the kernel doc, too.

Link: http://lore.kernel.org/r/20201006203748.1750156-2-mkl@pengutronix.de
Fixes: 3ee6d2be

 ("can: af_can: rename find_rcv_list() to can_rcv_list_find()")
Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent 9faebeb2
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