commit | cdb650a4b5eaf1c0aedbfd7dd6afd6d465c3b0a0 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Sun Feb 27 01:34:08 2011 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Apr 10 17:01:02 2011 +0200 |
tree | 89e97d86e6af190b0dab9f1359055ebbd2710825 | |
parent | 7422caa5a1a53ee6b21a687c61cc5435edf8c19f [diff] |
drm: minor kref_put() nits 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>