https://github.com/torvalds/linux
Revision 437ea90cc3afdca5229b41c6b1d38c4842756cb9 authored by Devendra Naga on 31 July 2012, 23:46:24 UTC, committed by Linus Torvalds on 01 August 2012, 01:42:50 UTC
devm_kzalloc() doesn't need a matching devm_kfree(), the freeing mechanism
will trigger when driver unloads.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Ashish Jangam <ashish.jangam@kpitcummins.com>
Cc: David Dajun Chen <dchen@diasemi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 7ead551
History
Tip revision: 437ea90cc3afdca5229b41c6b1d38c4842756cb9 authored by Devendra Naga on 31 July 2012, 23:46:24 UTC
rtc/rtc-88pm80x: remove unneed devm_kfree
Tip revision: 437ea90
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 13.1 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top