commit | eaecf43a6970c8d0ef54a31427c82a99e4863fe8 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Fri Nov 18 00:00:52 2011 +0100 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Tue Nov 22 10:58:48 2011 +0200 |
tree | 998f383df3a68c34e08efb5064dfc82536af5a48 | |
parent | cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37 [diff] |
UBIFS: Use kmemdup rather than duplicating its implementation The semantic patch that makes this change is available in scripts/coccinelle/api/memdup.cocci. Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>