Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1468197

Re: [PATCH] mlx5/core: Use memdup_user() rather than duplicating its implementation

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] mlx5/core: Use memdup_user() rather than duplicating its implementation
Date 2016-08-23 02:10 +0200
Message-ID <s97rX-4TM-5@gated-at.bofh.it> (permalink)
References <qEuGl-43C-5@gated-at.bofh.it> <s87DH-7Jv-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: SF Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 20 Aug 2016 08:01:22 +0200

> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Sat, 20 Aug 2016 07:50:09 +0200
> 
> * Reuse existing functionality from memdup_user() instead of keeping
>   duplicate source code.
> 
>   This issue was detected by using the Coccinelle software.
> 
> * Return directly if this copy operation failed.
> 
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] mlx5/core: Use memdup_user() rather than duplicating its  implementation SF Markus Elfring <elfring@users.sourceforge.net> - 2016-08-20 08:10 +0200
  Re: [PATCH] mlx5/core: Use memdup_user() rather than duplicating  its implementation walter harms <wharms@bfs.de> - 2016-08-20 11:40 +0200
  Re: [PATCH] mlx5/core: Use memdup_user() rather than duplicating  its implementation David Miller <davem@davemloft.net> - 2016-08-23 02:10 +0200

csiph-web