Re: [PATCH 2/3] staging: octeon: fix RGMII condition formatting
Dan Carpenter <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,dev.linux.lists.linux-staging |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 21, 2026 at 01:12:54AM -0300, Tiago Panizio Gottardo wrote: > Adjust the RGMII open condition formatting to match kernel style while > keeping the existing boolean grouping clear. > > No functional changes intended. > > Signed-off-by: Tiago Panizio Gottardo <[email protected]> > --- I disabled this warning for drivers/staging so I'm not sure how you still see this message. Same comments apply to patch 3 as well. regards, dan carpenter