diff options
author | Greg Kroah-Hartman <[email protected]> | 2012-07-20 15:37:12 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-07-20 15:37:12 -0700 |
commit | 70128792b7802efcf485e9b62249cf8a639187d8 (patch) | |
tree | 22453e906c9796628b84256944786db506450cf3 /lib/string_helpers.c | |
parent | 4fe9db37104f833972486355fe86d7dcd29279b5 (diff) |
staging: csr: remove CsrMemAlloc()
It's just calling kmalloc(, GFP_KERNEL), so call that instead.
A few places should be calling kzalloc(), so do that, and remove the
call to memset at the same time.
Cc: Mikko Virkkilä <[email protected]>
Cc: Lauri Hintsala <[email protected]>
Cc: Riku Mettälä <[email protected]>
Cc: Veli-Pekka Peltola <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions