]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: Use devm_kzalloc instead of kzalloc
authorGeorgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Sat, 8 Mar 2014 16:30:05 +0000 (18:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 03:50:31 +0000 (19:50 -0800)
commit9733771e3f8d83b0cb562f5c29d9d4eef503163c
treecaa7a555523f359393ab927c9b36aeede484c695
parenta2f3faac1786b01c8cf4fd21130792a44e317fb9
staging: android: Use devm_kzalloc instead of kzalloc

Use devm_kzalloc instead of kzalloc in staging/android/timed_gpio.c

Signed-off-by: Georgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/timed_gpio.c