[PATCH 0/2] Fix instances where new typedefs were introduced
From: Jonathan Bergh
Date: Fri Oct 20 2023 - 20:04:10 EST
These patches cover (first patch) the declarations where the new typedefs
were introduced (they are removed), and then the cleanup of the inline
functions in the same file, and then the second patch cleans up the
ethernet.c file where they were also used
Jonathan Bergh (2):
staging: octeon: Fix warnings due to introduction of new typedefs
staging: octeon: Fix remaining istances affected by the removal of
typedefs
drivers/staging/octeon/ethernet.c | 6 ++--
drivers/staging/octeon/octeon-stubs.h | 48 +++++++++++++--------------
2 files changed, 27 insertions(+), 27 deletions(-)
--
2.40.1