Searched hist:"82 c0ef94b92ed29211a1d2d35f34624d7e1cad59" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem.c | diff 82c0ef94b92ed29211a1d2d35f34624d7e1cad59 Tue Mar 17 16:03:39 CDT 2020 Igor Matheus Andrade Torrente <igormtorrente@gmail.com> drm: Correct a typo in a function comment
Replace "pionter" with "pointer" in the drm_gem_handle_create description.
Changes in v2: - Change subject text
Signed-off-by: Igor Matheus Andrade Torrente <igormtorrente@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20200317210339.2669-1-igormtorrente@gmail.com
|