diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-05-27 21:40:08 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-05-30 13:07:58 +0200 |
commit | bb269633f3da56ec65e4e5aa9d9fca0ef8b3d373 (patch) | |
tree | 2d7269c57c3d22e4cc13b99210ba1d1b51b16e5b /Makefile | |
parent | d20dd0ea14072e8a90ff864b2c1603bd68920b4b (diff) | |
download | linux-bb269633f3da56ec65e4e5aa9d9fca0ef8b3d373.tar.gz linux-bb269633f3da56ec65e4e5aa9d9fca0ef8b3d373.tar.bz2 linux-bb269633f3da56ec65e4e5aa9d9fca0ef8b3d373.zip |
liquidio: Use vzalloc()
Use vzalloc() instead of hand writing it with vmalloc()+memset().
This is less verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/93b010824d9d92376e8d49b9eb396a0fa0c0ac80.1685216322.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions