drm: Add kerneldoc markup for new @scan parameters in drm_mm
authorChris Wilson <[email protected]>
Wed, 28 Dec 2016 10:51:20 +0000 (10:51 +0000)
committerDaniel Vetter <[email protected]>
Wed, 28 Dec 2016 13:05:38 +0000 (14:05 +0100)
commit9b8b75de4cb379187c481a5332a12429f31c0887
tree7e55b73646c82f4535a814aca1f404e5004c39ef
parent1c9bd1ede83cb391db2af481c73b01b63ab41e96
drm: Add kerneldoc markup for new @scan parameters in drm_mm

A couple of parameters slipped through the kerneldoc net.

Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_mm.c