Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allo…
…cation Let the kememdup_array() take care about multiplication and possible overflows. v2:Add a new modification for reverse array. Signed-off-by: Yu Jiaoliang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
- Loading branch information