diff options
| author | Kang Minchul <tegongkang@gmail.com> | 2022-12-17 07:39:42 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-17 19:31:05 +0100 |
| commit | 799468fb50e799552ad18e3774c80a56975157b7 (patch) | |
| tree | ec5b2b3e926d4e879f40851f60eff780b79d5b67 /tools/perf/scripts/python/bin | |
| parent | 1cd8fbfafdfa345e01f9ff434e6a63a3cbb37210 (diff) | |
| download | linux-799468fb50e799552ad18e3774c80a56975157b7.tar.gz linux-799468fb50e799552ad18e3774c80a56975157b7.zip | |
staging: r8188eu: Prefer kcalloc over kzalloc
Fixed following checkpatch.pl warning:
* WARNING: Prefer kcalloc over kzalloc with multiply
Instead of specifying (number of bytes) * (size) as arugment
in kzalloc, prefer kcalloc.
Signed-off-by: Kang Minchul <tegongkang@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Reviewed-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221216223942.334221-1-tegongkang@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
