diff options
| author | Jing Yangyang <[email protected]> | 2021-11-08 18:34:52 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-09 10:02:51 -0800 |
| commit | 118b7ee169d2e469a080bf1d2fa68cd31452bdad (patch) | |
| tree | 2bdbdd20ec1abd3b9d8e3597db66692547ac93f2 /tools/perf/scripts/python/sched-migration.py | |
| parent | 1077c2857791076a7e81b0ba91571f136cee08e4 (diff) | |
coda: use vmemdup_user to replace the open code
vmemdup_user is better than duplicating its implementation, So just
replace the open code.
fs/coda/psdev.c:125:10-18:WARNING:opportunity for vmemdup_user
The issue is detected with the help of Coccinelle.
Link: https://lkml.kernel.org/r/[email protected]
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Jing Yangyang <[email protected]>
Signed-off-by: Jan Harkes <[email protected]>
Cc: Alex Shi <[email protected]>
Cc: Xin Tan <[email protected]>
Cc: Xiyu Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions