]> Git Repo - linux.git/commit
kprobes: Remove obsoleted declaration for init_test_probes
authorGaosheng Cui <[email protected]>
Mon, 26 Aug 2024 03:25:52 +0000 (11:25 +0800)
committerMasami Hiramatsu (Google) <[email protected]>
Wed, 25 Sep 2024 11:12:58 +0000 (20:12 +0900)
commitce4db753de21abfb7516ef64aff907813e8a8e3e
tree7c2a3f145981e211182619bc6c48ca2b64b3660f
parent10cdb82aa77f313dcfe947a17f7fc12c5affb38e
kprobes: Remove obsoleted declaration for init_test_probes

The init_test_probes() have been removed since
commit e44e81c5b90f ("kprobes: convert tests to kunit"), and now
it is useless, so remove it.

Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Gaosheng Cui <[email protected]>
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
include/linux/kprobes.h
This page took 0.061739 seconds and 4 git commands to generate.