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:
7422caa
)
drm: minor kref_put() nits
author
Paul Bolle
<pebolle@tiscali.nl>
Sun, 27 Feb 2011 00:34:08 +0000
(
01:34
+0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Sun, 10 Apr 2011 15:01:02 +0000
(17:01 +0200)
There's no need to pass kref_put() the address of a function (just the
function will do just fine) nor to cast its unused return to void.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found