diff options
author | Daeseok Youn <daeseok.youn@gmail.com> | 2014-03-20 08:20:51 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-20 01:53:35 +0000 |
commit | 60140462904825f17766efd4edf996e888846c2d (patch) | |
tree | 4fc34ec0600f9b3fcfc6867ac09da0b8f09fd1c9 /README | |
parent | 120ee599b5bf4273992ef9c6ac2a316cc3630969 (diff) |
staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREE
It doesn't need to trace status of buffer when buffers are
allocated/deallocated. So stuff of tracing memory status
are removed. And also UISMALLOC/UISFREE macro are removed
completetly. just use kzalloc/kfree.
Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions