drm cleanup 19/x: Switch more calls to kzalloc/kfree helpers.
authorzrj <rimvydas.jasinskas@gmail.com>
Thu, 19 May 2016 11:56:46 +0000 (14:56 +0300)
committerzrj <zrj@dragonflybsd.org>
Fri, 20 May 2016 08:51:04 +0000 (11:51 +0300)
commit175896df11e05ada921c872a66c1ed71f15fba3a
tree6382c57c609bb957376a0acc35be5dbdcc36a1b5
parent53e4e5245e1754d21b860e70ba7b35f9e471995c
drm cleanup 19/x: Switch more calls to kzalloc/kfree helpers.

Slightly reduces differences in already complicated codes.

No functional change.
14 files changed:
sys/dev/drm/drm_agpsupport.c
sys/dev/drm/drm_bufs.c
sys/dev/drm/drm_fops.c
sys/dev/drm/drm_ioctl.c
sys/dev/drm/drm_pci.c
sys/dev/drm/drm_sysctl.c
sys/dev/drm/i915/intel_i2c.c
sys/dev/drm/radeon/radeon_gart.c
sys/dev/drm/ttm/ttm_agp_backend.c
sys/dev/drm/ttm/ttm_bo.c
sys/dev/drm/ttm/ttm_bo_manager.c
sys/dev/drm/ttm/ttm_memory.c
sys/dev/drm/ttm/ttm_object.c
sys/dev/drm/ttm/ttm_page_alloc.c