> On Wed, Jan 03, 2024 at 11:47:14AM -0800, Song Liu wrote: > On Wed, Jan 3, 2024 at 11:06 AM Dmitrii Dolgov <9erthalion6@xxxxxxxxx> wrote: > > +char _license[] SEC("license") = "GPL"; > > + > > +/* > > + * Dummy fentry bpf prog for testing fentry attachment chains. It's going to be > > + * a start of the chain. > > + */ > > Comment style. I guess we don't need to respin the set just for this. Damn, I thought I've corrected them all, sorry. What do you mean by not needing to respin the set, are you suggesting leaving it like this, or to change it without bumping the patch set number?