On Mon, Dec 19, 2022 at 01:57:29AM -0800, JunChao Sun wrote: > In current, the format of function pointer in structures > is somewhat messy, some function prototypes have space > after the function name and some do not. Unified them in > some commonly used operation structures. Please don't. And if you're going to, change in the other direction, to omit the space.