summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorNeilBrown <neil@brown.name>2025-09-22 14:29:53 +1000
committerChristian Brauner <brauner@kernel.org>2025-09-23 12:37:36 +0200
commit0a2c70594704b199849e8add59263fc98e057a63 (patch)
treedbbc2e7ef0748cb17048ab8c660e4070b1dd6ae9 /scripts/kernel-doc.py
parent3d18f80ce181ba27f37d0ec1c550b22acb01dd49 (diff)
debugfs: rename start_creating() to debugfs_start_creating()
start_creating() is a generic name which I would like to use for a function similar to simple_start_creating(), only not quite so simple. debugfs is using this name which, though static, will cause complaints if then name is given a different signature in a header file. So rename it to debugfs_start_creating(). Signed-off-by: NeilBrown <neil@brown.name> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions