On 2026/7/17 13:28, Leon Hwang wrote: > On 17/7/26 13:08, Emil Tsalapatis wrote: >> On Wed Jul 15, 2026 at 11:32 AM EDT, Leon Hwang wrote: >>> There are many adjacent blank lines in the verifier that have accumulated >>> over time. >>> >>> Drop them for cleanup. >>> >>> No functional changes intended. >> >> >> Reviewed-by: Emil Tsalapatis <[email protected]> > > Thanks for your review. > >> >> What about the files we factored out of the verifier? E.g., backtrack.c >> also has the same issue. > > > Probably, I can post a patch to clean all adjacent blank lines in > kernel/bpf/ when posting another series.
Will drop all adjacent blank lines in kernel/bpf/ in the next revision, as I'm planning to post the next revision. Thanks, Leon

