aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2018-08-22 13:00:07 +0200
committerGreg Kroah-Hartman <[email protected]>2018-09-16 22:37:16 +0200
commitbe6b1dfe95eda70bd031dc03d420d022fd536d63 (patch)
tree7c9902373849fd1ee379ebc1f917bf8d21f33125 /scripts/bpf_helpers_doc.py
parent8f5be0ec23bb9ef3f96659c8dff1340b876600bf (diff)
drivers/base/devtmpfs.c: don't pretend path is const in delete_path
path is the result of kstrdup, and we repeatedly call strrchr on it, modifying it through the returned pointer. So there's no reason to pretend path is const. Signed-off-by: Rasmus Villemoes <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions