From: Al Viro Date: Sun, 1 Feb 2015 01:08:47 +0000 (-0500) Subject: new helper: dup_iter() X-Git-Tag: omap-for-v4.1/wl12xx-dt~21^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b8164b91d9fdff4dbac0a742d076bdff7fda21b;p=pandora-kernel.git 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: Al Viro --- Reading git-diff-tree failed