Re: [PATCH v3 1/6] staging: octeon: clean up the octeon ethernet driver

From: Dan Carpenter
Date: Tue Sep 05 2023 - 12:35:42 EST


On Sun, Aug 27, 2023 at 07:58:17PM -0400, Oliver Crumrine wrote:
> Make the octeon ethernet driver better adhere to the
> kernel coding standard.

This is way way way too vague. It should be something like:

Checkpatch complains about "quoted text". Remove the typedef and use
the raw enum instead.

regards,
dan carpenter