diff options
| author | Christian Gromm <christian.gromm@microchip.com> | 2015-10-21 17:50:50 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-24 19:08:20 -0700 |
| commit | 181a2aa185c092b840a2bc089e83629619f5b1ab (patch) | |
| tree | 6eb4cf0a30dfe4fe0cf002ae2da5374a409be285 /tools/perf/scripts | |
| parent | 2aa9b96ff6b3bbeedf8e0a042e6f24f71775c58a (diff) | |
staging: most: use preferred kzalloc parameters
This patch uses the preferred call to kzalloc. It replaces
kzalloc(sizeof(struct aim_fh)...) by kzalloc(sizeof(*fh)...).
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
