Staging: lustre: Use memdup_user rather than duplicating its implementation
authorAbdul Hussain <habdul@visteon.com>
Tue, 16 Jun 2015 07:05:17 +0000 (07:05 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:30:40 +0000 (21:30 -0700)
commit4a07594e702cfa12efb2177c9a2eb347c7cb84f9
treed3c0900c55479b0952b1fa0d2c644a8613ace9a6
parent0c027bc378932fa3208c3d847cc1d9b2b98ad725
Staging: lustre: Use memdup_user rather than duplicating its implementation

This patch uses memdup_user rather than duplicating its implementation

Signed-off-by: Abdul Hussain <habdul@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c