commit | 82c0ef94b92ed29211a1d2d35f34624d7e1cad59 | [log] [tgz] |
---|---|---|
author | Igor Matheus Andrade Torrente <igormtorrente@gmail.com> | Tue Mar 17 18:03:39 2020 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 18 14:50:08 2020 +0100 |
tree | 21c0f1ae5065642a9c5126f8ac45fab7d187cc0c | |
parent | 84551afa312a19c3c26d30695552579840cc61e6 [diff] |
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