diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2020-01-23 17:03:02 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-02-25 08:57:27 +0300 |
commit | a6e7f19c910068cb54983f36acebedb376f3a9ac (patch) | |
tree | 910f2e4cc8a602aef984e1301d4f9b54ce7638eb /.gitignore | |
parent | 14ccf0aab46e1888e2f45b6e995c621c70b32651 (diff) | |
download | linux-a6e7f19c910068cb54983f36acebedb376f3a9ac.tar.xz |
dmaengine: at_hdmac: Substitute kzalloc with kmalloc
All members of the structure are initialized below in the function,
there is no need to use kzalloc.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20200123140237.125799-1-tudor.ambarus@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions