]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()
authorPhong Tran <tranmanphong@gmail.com>
Wed, 13 Aug 2014 13:37:04 +0000 (20:37 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:23 +0000 (12:23 -0700)
commitaf07166c0aa727051ca511b6acbbfee7e57eb31a
treebfd157dc77fdbd946d7dd4ba1a1797677941c7e0
parent1230ca0465436690e68dc5e5a2c1637fafce7ca0
staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()

This patch fix checkpatch.pl warning
Tested by compilation only.

Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_dummy_driver.c