OSDN Git Service

drm/drm_mm.h: Fix the name of the referenced function in comment
authorLiviu Dudau <Liviu.Dudau@arm.com>
Wed, 1 Nov 2017 14:04:45 +0000 (14:04 +0000)
committerGustavo Padovan <gustavo.padovan@collabora.com>
Thu, 2 Nov 2017 13:10:47 +0000 (11:10 -0200)
commit0a2adb02d71e68e7e00913394ca2d9c5d9fe5eb7
tree0775258a6d5f6709d05806ee54866353a43cb53e
parentc138782d895d52aa3831aa8c468b33d68fa5c954
drm/drm_mm.h: Fix the name of the referenced function in comment

drm_mm_insert_node_generic() is a simplified version of
drm_mm_insert_node_in_range(), update comment to reflect correct
function name.

Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171101140445.2798-1-Liviu.Dudau@arm.com
include/drm/drm_mm.h