aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJing Yangyang <[email protected]>2021-11-08 18:34:52 -0800
committerLinus Torvalds <[email protected]>2021-11-09 10:02:51 -0800
commit118b7ee169d2e469a080bf1d2fa68cd31452bdad (patch)
tree2bdbdd20ec1abd3b9d8e3597db66692547ac93f2 /scripts/gdb/linux/utils.py
parent1077c2857791076a7e81b0ba91571f136cee08e4 (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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions