Skip to content
Commit 4b8164b9 authored by Al Viro's avatar Al Viro
Browse files

new helper: dup_iter()



Copy iter and kmemdup the underlying array for the copy.  Returns
a pointer to result of kmemdup() to be kfree()'d later.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent f5af19d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment