cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_mkdir()
authorYueHaibing <yuehaibing@huawei.com>
Mon, 10 Sep 2018 01:33:06 +0000 (01:33 +0000)
committerSteve French <stfrench@microsoft.com>
Wed, 24 Oct 2018 02:16:03 +0000 (21:16 -0500)
commitd034feeb44b8a8fb473f1ba805db97787f54bf3a
tree15fece1cf2a7ac81e0eec37d5872f203bdcd1e7c
parentd42c8a87d18b7f08325a695d00afa83cad876631
cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_mkdir()

Use kmemdup rather than duplicating its implementation

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.c