git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5af19d
)
new helper: dup_iter()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 1 Feb 2015 01:08:47 +0000
(20:08 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 18 Feb 2015 03:21:11 +0000
(22:21 -0500)
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: Al Viro <viro@zeniv.linux.org.uk>
No differences found