]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Fix some typo mistake of the annotations
authorJohn Hunter <zhaojunwang@pku.edu.cn>
Tue, 17 Mar 2015 07:30:26 +0000 (15:30 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 08:35:34 +0000 (09:35 +0100)
commitbcaba409e8dacbb847d9d48bb0cba088c5a66d00
treebbbed3ebed2f67b76e74826fd1375fd37f95a6c5
parentf202495f9b6140b84c58f378a84fefeebee79966
drm: Fix some typo mistake of the annotations

There are some mistakes that the function name in the annotaions
is not matching the real function name.
And some duplication word in annotations

Signed-off-by: John Hunter <zhjwpku@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_atomic_helper.c