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)
commitf98bd3eff592fa708bb260cf3c6403e443cd40b7
treebbbed3ebed2f67b76e74826fd1375fd37f95a6c5
parent43fc884efe20bcc0fae60d8212c6e66426a3d8b0
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