UBIFS: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 17 Nov 2011 23:00:52 +0000 (00:00 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 21 Jun 2012 11:46:10 +0000 (14:46 +0300)
commit39d8409bfa25ddc9d846592a28cdbc696beed1e8
treea2801bdb1cbd75c8b17a9e544a53d27e3121a58d
parent8e650253c454f059c6eb11f88f0dec0e897fc8e1
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