zorro: Fix zorro_bus_match() kerneldoc
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Jan 2020 16:49:46 +0000 (17:49 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 9 Mar 2020 10:12:19 +0000 (11:12 +0100)
commitaeee094d953b2d92f4507137c4a080589718be64
treec6d579d909cdb8ac7e12bb7b4429ffb20c8a0d42
parent0cfb07c5f221be5a1219f590f576c48de4efedf3
zorro: Fix zorro_bus_match() kerneldoc

The kerneldoc for zorro_bus_match() was obviously copied from
zorro_match_device(), but wasnt't updated for the different calling
context and semantics.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20200112164949.20196-3-geert@linux-m68k.org
drivers/zorro/zorro-driver.c