diff options
author | 2023-05-27 20:06:37 +0200 | |
---|---|---|
committer | 2023-05-31 20:07:42 -0400 | |
commit | 14ce2c261d6cce89023a1df770d83df859e89f7e (patch) | |
tree | 15ddd5e2ce7cbc17abed3faf83f5b4c67951ef0c /tools/perf/scripts/python | |
parent | scsi: pm80xx: Add fatal error checks (diff) | |
download | wireguard-linux-14ce2c261d6cce89023a1df770d83df859e89f7e.tar.xz wireguard-linux-14ce2c261d6cce89023a1df770d83df859e89f7e.zip |
scsi: fnic: Use vzalloc()
Use vzalloc() instead of hand writing it with vmalloc()+memset(). This is
less verbose.
This also fixes some style issues :)
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/a1179941a6d440140513e681f4f3a1b92c8d83ae.1685210773.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions