Remove tyepdefs from the octeon ethernet driver, and rename enums and structs to omit the _t suffix Oliver Crumrine (6): staging: octeon: remove typedef in enum cvmx_spi_mode_t staging: octeon: remove typedef in enum cvmx_helper_interface_mode_t staging: octeon: remove typedef in enum cvmx_pow_wait_t staging: octeon: remove typedef in struct cvmx_pko_lock_t staging: octeon: remove typedef in enum cvmx_pko_status_t staging: octeon: remove typedef in structs cvmx_pip_port_status_t and cvmx_pko_port_status_t drivers/staging/octeon/ethernet.c | 6 ++-- drivers/staging/octeon/octeon-stubs.h | 50 +++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) -- 2.39.3