UBIFS: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 17 Nov 2011 23:00:52 +0000 (00:00 +0100)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 22 Nov 2011 08:58:48 +0000 (10:58 +0200)
commiteaecf43a6970c8d0ef54a31427c82a99e4863fe8
tree998f383df3a68c34e08efb5064dfc82536af5a48
parentcfcfc9eca2bcbd26a8e206baeb005b055dbf8e37
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>
fs/ubifs/lpt.c
fs/ubifs/tnc.c
fs/ubifs/xattr.c