OSDN Git Service

Staging: lustre: Use memdup_user rather than duplicating its implementation
authorAbdul Hussain <habdul@visteon.com>
Tue, 16 Jun 2015 07:04:51 +0000 (07:04 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:30:40 +0000 (21:30 -0700)
commit0c027bc378932fa3208c3d847cc1d9b2b98ad725
tree4c52495066af1bf294772335c55ab0f088656daf
parentd46bc00c3fac4c1066dd88582f215187436d1711
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/file.c