diff options
author | Jesper Juhl <jj@chaosbits.net> | 2010-11-09 00:08:25 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-01-19 15:24:49 +0100 |
commit | 288db88216081bed4761ad0924527a9ca54025e9 (patch) | |
tree | dee9dc3e12370ebd236b85a3a3b04e3bfd5700fd /Documentation/mutex-design.txt | |
parent | Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING (diff) | |
download | linux-288db88216081bed4761ad0924527a9ca54025e9.tar.xz linux-288db88216081bed4761ad0924527a9ca54025e9.zip |
GPU DRM: Remove unnecessary casts of void ptr returning alloc function return values
The [vk][cmz]alloc(_node) family of functions return void pointers which
it's completely unnecessary/pointless to cast to other pointer types since
that happens implicitly.
This patch removes such casts from drivers/gpu/drm/
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/mutex-design.txt')
0 files changed, 0 insertions, 0 deletions