Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1626751 > unrolled thread
| Started by | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| First post | 2017-04-19 22:00 +0200 |
| Last post | 2017-04-19 22:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/5] clk-mvebu: Fine-tuning for four function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-19 22:00 +0200
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Date | 2017-04-19 22:00 +0200 |
| Subject | [PATCH 0/5] clk-mvebu: Fine-tuning for four function implementations |
| Message-ID | <ty3VD-7vf-3@gated-at.bofh.it> |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Wed, 19 Apr 2017 21:45:43 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): Use kcalloc() in of_cpu_clk_setup() Adjust two checks for null pointers in of_cpu_clk_setup() Use kcalloc() in two functions Adjust two checks for null pointers in kirkwood_fix_sscg_deviation() Delete an unnecessary variable initialisation in kirkwood_fix_sscg_deviation() drivers/clk/mvebu/clk-cpu.c | 8 ++++---- drivers/clk/mvebu/common.c | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) -- 2.12.2
Back to top | Article view | linux.kernel
csiph-web