On Thu, 27 Aug 2020 13:49:19 +0200 peterz@xxxxxxxxxxxxx wrote: > On Thu, Aug 27, 2020 at 08:37:49PM +0900, Masami Hiramatsu wrote: > > > +void recycle_rp_inst(struct kretprobe_instance *ri) > > Also note, that at this point there is no external caller of this > function anymore. OK, actually, there are more local functions are exported without any reason. Let's make all static. Thank you, -- Masami Hiramatsu <mhiramat@xxxxxxxxxx>