Re: [PATCH 14/18] dsa: ocelot: fix mixed module-builtin object
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-11-21 21:02:20
Also in:
linux-kbuild, lkml
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-11-21 21:02:20
Also in:
linux-kbuild, lkml
On Mon, Nov 21, 2022 at 10:12:59AM -0800, Colin Foster wrote:
Good catch on this patch. "mscc_ocelot_dsa_lib" makes sense. The only other option that might be considered would be along the lines of "felix_lib". While I know "Felix" is the chip, in the dsa directory it seems to represent the DSA lib in general.
"mscc_felix_lib" could work too. At least it's more consistent with felix.c and the function names.