1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/freescale/fman
Christophe JAILLET 04af1d6437 net: fman: Remove some unused fields in some structure
In "struct muram_info", the 'size' field is unused.
In "struct memac_cfg", the 'fixed_link' field is unused.

Remove them.

Found with cppcheck, unusedStructMember.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/425222d4f6c584e8316ccb7b2ef415a85c96e455.1712084103.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-04-03 19:30:28 -07:00
..
fman.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
fman.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_dtsec.c net: phylink: pass neg_mode into phylink_mii_c22_pcs_config() 2023-06-22 19:41:01 -07:00
fman_dtsec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_keygen.c net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_keygen.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_mac.h net: dpaa: Convert to phylink 2022-10-19 13:25:09 +01:00
fman_memac.c net: fman: Remove some unused fields in some structure 2024-04-03 19:30:28 -07:00
fman_memac.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_muram.c net: fman: Remove some unused fields in some structure 2024-04-03 19:30:28 -07:00
fman_muram.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_port.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
fman_port.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_sp.c net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_sp.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_tgec.c net: remove explicit phylink_generic_validate() references 2022-11-07 17:54:57 -08:00
fman_tgec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
Kconfig net: fman: remove reference to non-existing config PCS 2022-11-18 19:19:58 -08:00
mac.c net: Remove duplicated include in mac.c 2023-08-02 11:42:47 +01:00
mac.h net: freescale: Remove unused declarations 2023-08-18 19:39:49 -07:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00