]> git.baikalelectronics.ru Git - kernel.git/commit
x86/platform/uv: Replace kmalloc() & memset with kzalloc()
authorAlexandru Gheorghiu <gheorghiuandru@gmail.com>
Sat, 9 Mar 2013 09:40:43 +0000 (11:40 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 11 Mar 2013 07:33:01 +0000 (08:33 +0100)
commitd6b750fce9fc3a14a4c0ba1cda33351a1bde6f2d
tree62e83d39aca9929bae746067f194d9797dbac157
parent1d627f8ebb8f17386e39f8027c369ddadbf55bc3
x86/platform/uv: Replace kmalloc() & memset with kzalloc()

This was found using coccicheck.

Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com>
Link: http://lkml.kernel.org/r/1362822043-15559-1-git-send-email-gheorghiuandru@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/uv/uv_time.c