On Tue, 1 Aug 2023 06:43:41 +0000 Wenbo Cao <caowenbo at mucse.com> wrote: > + return 0; > +eth_alloc_error: > +init_failed: Why have two labels for same place, to later patches insert code here?