linux/drivers/clk/versatile
Markus Elfring a72da43c92 clk: versatile: Improve sizeof() usage
Replace the specification of a data structure by a pointer
dereference as the parameter for the operator "sizeof" to make
the corresponding size determination a bit safer according to the
Linux coding style convention.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-11-13 17:42:56 -08:00
..
clk-icst.c clk: versatile: Improve sizeof() usage 2017-11-13 17:42:56 -08:00
clk-icst.h ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-impd1.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-sp810.c clk: versatile: sp810: support reentrance 2016-02-25 15:03:28 -08:00
clk-versatile.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-vexpress-osc.c clk: versatile: make clk_ops const 2017-08-30 22:38:59 -07:00
icst.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
icst.h ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
Kconfig ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
Makefile clk: versatile: delete old RealView clock implementation 2017-06-02 16:27:17 -07:00