diff options
| author | Silviu-Mihai Popescu <silviupopescu1990@gmail.com> | 2013-03-11 18:22:32 +0200 |
|---|---|---|
| committer | Steve French <smfrench@gmail.com> | 2013-05-04 22:08:19 -0500 |
| commit | f7f7c1850eb98da758731ea7edfa830ebefe24cd (patch) | |
| tree | 78e8199747533ec4b78e27fd739ea68ebf13a171 /scripts/patch-kernel | |
| parent | d455b72bdd23a1d7adcbdfb5c1ceabcd7beaf853 (diff) | |
| download | olio-linux-3.10-f7f7c1850eb98da758731ea7edfa830ebefe24cd.tar.xz olio-linux-3.10-f7f7c1850eb98da758731ea7edfa830ebefe24cd.zip | |
fs: cifs: use kmemdup instead of kmalloc + memcpy
This replaces calls to kmalloc followed by memcpy with a single call to
kmemdup. This was found via make coccicheck.
Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions