diff options
| author | Markus Elfring <[email protected]> | 2024-01-28 16:50:43 +0000 |
|---|---|---|
| committer | Juergen Gross <[email protected]> | 2024-02-13 07:58:21 +0000 |
| commit | b2c52b8c128ea07f1632c516cec0d72cb63b5599 (patch) | |
| tree | 7fc648a04da656f441be6e10f104881a80b05982 /drivers/net/xen-netback/interface.c | |
| parent | x86/xen: Add some null pointer checking to smp.c (diff) | |
| download | kernel-b2c52b8c128ea07f1632c516cec0d72cb63b5599.tar.gz kernel-b2c52b8c128ea07f1632c516cec0d72cb63b5599.zip | |
xen/privcmd: Use memdup_array_user() in alloc_ioreq()
* The function “memdup_array_user” was added with the
commit 313ebe47d75558511aa1237b6e35c663b5c0ec6f ("string.h: add
array-wrappers for (v)memdup_user()").
Thus use it accordingly.
This issue was detected by using the Coccinelle software.
* Delete a label which became unnecessary with this refactoring.
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
