diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-08-22 19:23:24 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-08-23 19:40:13 +0300 |
commit | 92d27ae6b3bb3491c1685fb3ca7ae1b26d81bdf4 (patch) | |
tree | e337a55475d8899a35c3d5bc76d00b808d28a21e /drivers/infiniband | |
parent | 48ef5865d08fa0a36d786f2f8e12c6194d27538b (diff) | |
download | linux-92d27ae6b3bb3491c1685fb3ca7ae1b26d81bdf4.tar.xz |
IB/core: Use memdup_user() rather than duplicating its implementation
* Reuse existing functionality from memdup_user() instead of keeping
duplicate source code.
This issue was detected by using the Coccinelle software.
* The local variable "ret" will be set to an appropriate value a bit later.
Thus omit the explicit initialisation at the beginning.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions