diff options
author | Kelvin Cheung <keguang.zhang@gmail.com> | 2016-04-12 18:40:16 +0800 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-13 14:02:08 +0200 |
commit | 379e38a763dd63838411cc2fa765515e7535570b (patch) | |
tree | 731013b01e8a5f0b871dd4cbeaacc93b1a2cebef /crypto/algif_skcipher.c | |
parent | 6a1d55ccd8bcb304f060987e265d71068724f0d2 (diff) | |
download | linux-379e38a763dd63838411cc2fa765515e7535570b.tar.bz2 |
CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()
This patch replaces kzalloc() with kcalloc() when allocating
frequency table, and remove unnecessary 'out of memory' message.
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
Cc: linux-pm@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13053/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions