[<prev] [next>] [day] [month] [year] [list]
Message-ID: <PH7PR11MB76438CCE5AB981A59423A942BCE0A@PH7PR11MB7643.namprd11.prod.outlook.com>
Date: Mon, 28 Aug 2023 11:39:05 -0400
From: Oliver Crumrine <ozlinux@...mail.com>
To: gregkh@...uxfoundation.org, colin.i.king@...il.com,
sumitraartsy@...il.com, u.kleine-koenig@...gutronix.de,
geert@...ux-m68k.org
Cc: Oliver Crumrine <ozlinux@...mail.com>,
linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [PATCH v5 0/6] remove typedefs in octeon ethernet driver
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
Powered by blists - more mailing lists