diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-12-24 05:10:20 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-01-04 15:27:44 (GMT) |
commit | f0fc86966253ad244f53841e3d8db2cf9f862019 (patch) | |
tree | 4441195827835889b6b2862dd6aba7fac4cc4454 /mm | |
parent | 8365a71946bb1075f5e0e6357fe0f0b92404d966 (diff) | |
download | linux-f0fc86966253ad244f53841e3d8db2cf9f862019.tar.xz |
switch wireless debugfs ->write() instances to memdup_user_nul()
again, it only parses the contents of the copied buffer, so
get_zeroed_page() might as well had been kmalloc(), which makes
it open-coded memdup_user_nul()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions