diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-08-22 18:23:24 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-08-23 12:40:13 -0400 |
commit | 92d27ae6b3bb3491c1685fb3ca7ae1b26d81bdf4 (patch) | |
tree | e337a55475d8899a35c3d5bc76d00b808d28a21e /net/core/net-sysfs.h | |
parent | 48ef5865d08fa0a36d786f2f8e12c6194d27538b (diff) | |
download | lwn-92d27ae6b3bb3491c1685fb3ca7ae1b26d81bdf4.tar.gz lwn-92d27ae6b3bb3491c1685fb3ca7ae1b26d81bdf4.zip |
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 'net/core/net-sysfs.h')
0 files changed, 0 insertions, 0 deletions