mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 17:18:02 +02:00
Simplify allocation by using a flexible array member and kzalloc_flex. Add __counted_by for extra runtime analysis. Assign after allocation as required by __counted_by. Signed-off-by: Rosen Penev <rosenp@gmail.com> Reviewed-by: Brian Masney <bmasney@redhat.com> Acked-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba> Signed-off-by: Stephen Boyd <sboyd@kernel.org> |
||
|---|---|---|
| .. | ||
| clkc-tmpv770x.c | ||
| clkc.c | ||
| clkc.h | ||
| Kconfig | ||
| Makefile | ||
| pll-tmpv770x.c | ||
| pll.c | ||
| pll.h | ||
| reset.c | ||
| reset.h | ||