linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] libtraceevent: Remove duplicate man page functions
@ 2023-01-04 17:26 Steven Rostedt
  2023-01-04 17:26 ` [PATCH 1/2] libtraceevent: Add check for duplicate functions in man pages Steven Rostedt
  2023-01-04 17:26 ` [PATCH 2/2] libtraceevent: Remove tep_find_function{_address}() from libtraceevent-func_apis.txt Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2023-01-04 17:26 UTC (permalink / raw)
  To: linux-trace-devel; +Cc: Daniel Wagner, Steven Rostedt (Google)

From: "Steven Rostedt (Google)" <rostedt@goodmis.org>

When Daniel Wagner was working on converting the Makefiles over to meson, he
found that there were two functions that were duplicated in the man pages.
This causes issues with meson in the build process.

Not only remove the duplicate functions, but also update the check-manpages.sh
script to catch duplicates in the future.

Steven Rostedt (Google) (2):
  libtraceevent: Add check for duplicate functions in man pages
  libtraceevent: Remove tep_find_function{_address}() from
    libtraceevent-func_apis.txt

 Documentation/libtraceevent-func_apis.txt | 26 ++++-------------------
 check-manpages.sh                         |  9 +++++++-
 2 files changed, 12 insertions(+), 23 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-04 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 17:26 [PATCH 0/2] libtraceevent: Remove duplicate man page functions Steven Rostedt
2023-01-04 17:26 ` [PATCH 1/2] libtraceevent: Add check for duplicate functions in man pages Steven Rostedt
2023-01-04 17:26 ` [PATCH 2/2] libtraceevent: Remove tep_find_function{_address}() from libtraceevent-func_apis.txt Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).