aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorKhalid Masum <[email protected]>2022-08-18 10:07:38 +0600
committerDavid Howells <[email protected]>2022-08-31 14:57:28 +0100
commitec1bd37123c607ca6485beb4542a792a4db765aa (patch)
tree25d4af1f66522ede21c601aa7862270f8d8676e9 /tools/perf/util/scripting-engines/trace-event-python.c
parentb90cb1053190353cc30f0fef0ef1f378ccc063c5 (diff)
fscache: fix misdocumented parameter
This patch fixes two warnings generated by make docs. The functions fscache_use_cookie and fscache_unuse_cookie, both have a parameter named cookie. But they are documented with the name "object" with unclear description. Which generates the warning when creating docs. This commit will replace the currently misdocumented parameter names with the correct ones while adding proper descriptions. CC: Randy Dunlap <[email protected]> Signed-off-by: Khalid Masum <[email protected]> Signed-off-by: David Howells <[email protected]> Link: https://lore.kernel.org/r/[email protected]/ # v1 Link: https://lore.kernel.org/r/[email protected]/ # v2 Link: https://lore.kernel.org/r/880d7d25753fb326ee17ac08005952112fcf9bdb.1657360984.git.mchehab@kernel.org/ # Mauro's version
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions