On Fri Sep 27, 2024 at 11:26 PM CST, Dan Carpenter wrote: > On Fri, Sep 27, 2024 at 11:16:36PM +0800, Xingquan Liu wrote: > > Fix all unnecessary parentheses warnings in checkpath. > > > > Signed-off-by: Xingquan Liu > > --- > > I ran clang-format additionally because I noticed the Linux community > > recommends submitting code formatting patches along with other patches. > > Probably avoid running clang-format. If we wanted to do that, we could have > done it already. Ok. > > > > I'm not sure if there are any issues with this. > > This patch does way too many things at once. This is a long way away from being > something we would even look at. I wanna fix all unnecessary parentheses warnings in one patch, is it ok? -- Xingquan Liu