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:
2f4a58e
)
drm/nouveau/core: rename subclass.base to subclass.superclass
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 3 Dec 2014 02:56:41 +0000
(12:56 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 22 Jan 2015 02:14:43 +0000
(12:14 +1000)
Makes things a bit more readable. This is specially important now as
upcoming commits are going to be gradually removing the use of macros
for down-casts, in favour of compile-time checking.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found