Re: [PATCH v1] net: dsa: mv88e6xxx: Add FID map cache

From: Jakub Kicinski
Date: Wed Jun 19 2024 - 21:41:23 EST


On Thu, 20 Jun 2024 12:28:26 +1200 Aryan Srivastava wrote:
> +static int mv88e6xxx_atu_new(struct mv88e6xxx_chip *chip, u16 *fid)
> +{
> + int err;

err is unused in this function. Please make sure you look at:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
before reposting
--
pw-bot: cr