diff options
| author | Silvio F <silvio.fricke@gmail.com> | 2014-03-18 22:13:10 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-18 16:22:27 -0700 |
| commit | a3acc83a4a2b8e1a6f8f3c5bdcfa3bb5f5f9e338 (patch) | |
| tree | 00eacbe7ed72aa0833bf9b03cd9ff60cff54b7dd /tools/perf/scripts/python/bin | |
| parent | 3e67dee2f6ae7096802a49a16c79fc6adda3a540 (diff) | |
staging: unisys: kmalloc/memset to kzalloc conversation
This patch solves the Coccinelle warning: "kzalloc should be used
instead of kmalloc/memset"
This patch is a fixup for
linux-next: 97a84f1203786985856a0d4b49b1d7cc387238ce
"Staging: unisys: Replace kmalloc/memset with kzalloc"
The ALLOC_CMDRSP #define is after transformation to kzalloc only a
rename for kzalloc and was completly removed.
Signed-off-by: Silvio F <silvio.fricke@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
