summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-05-21 00:20:58 +0300
committerStephen Boyd <sboyd@kernel.org>2022-05-21 07:32:22 +0300
commitb7fa6242f3e035308a76284560e4f918dad9b017 (patch)
tree3412d4b0e5ad37135d6b8f3bdf766abfc97d2350 /include/dt-bindings
parentb69b0adc71637d436883c5ed9bfadbfbb7e02fda (diff)
downloadlinux-b7fa6242f3e035308a76284560e4f918dad9b017.tar.xz
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
We should have 'n', then 'size', not the opposite. This is harmless because the 2 values are just multiplied, but having the correct order silence a (unpublished yet) smatch warning. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/49d726d11964ca0e3757bdb5659e3b3eaa1572b5.1653081643.git.christophe.jaillet@wanadoo.fr Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions