git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cbe1bf
)
drm/ttm: fix kerneldoc of ttm_bo_create
author
Alexandre Courbot
<acourbot@nvidia.com>
Fri, 23 May 2014 03:58:06 +0000
(12:58 +0900)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 26 May 2014 02:54:09 +0000
(12:54 +1000)
The kerneldoc header of ttm_bo_create() was referring to another
(nonexisting) function and had a few obsolete or incorrect arguments.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found