aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave@gnu.org>2010-08-11 09:18:52 -0400
committerDave Airlie <airlied@redhat.com>2010-08-12 09:12:30 +1000
commit94e3370eb9fc00c44008ee7fd30c5cb00291c34d (patch)
tree87d5ec184988ad6e8626585036d786dbcccb1bb1 /lib
parentdrm: expand gamma_set (diff)
downloadwireguard-linux-94e3370eb9fc00c44008ee7fd30c5cb00291c34d.tar.xz
wireguard-linux-94e3370eb9fc00c44008ee7fd30c5cb00291c34d.zip
DRM: Replace kmalloc/memset combos with kzalloc
Currently most, if not all, memory allocation in drm_bufs.c is followed by initializing the memory with 0. Replace the use of kmalloc+memset with kzalloc. Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions