All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Remove declarations of new typedef in
@ 2019-10-11  6:02 ` Wambui Karuga
  0 siblings, 0 replies; 26+ messages in thread
From: Wambui Karuga @ 2019-10-11  6:02 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh, devel, linux-kernel, Wambui Karuga

This patchset removes various typedef declarations of new data types
in drivers/staging/octeon/octeon-stubs.h.
The series also changes their old uses with the new declaration
format.

Wambui Karuga (5):
  staging: octeon: remove typedef declaration for cvmx_wqe_t
  staging: octeon: remove typedef declaration for
    cvmx_helper_link_info_t
  staging: octeon: remove typedef declaration for cvmx_fau_reg_32_t
  staging: octeon: remove typedef declartion for
    cvmx_pko_command_word0_t
  staging: octeon: remove typedef declaration for cvmx_fau_op_size_t

 drivers/staging/octeon/ethernet-mdio.c   |  6 +--
 drivers/staging/octeon/ethernet-rgmii.c  |  4 +-
 drivers/staging/octeon/ethernet-rx.c     |  6 +--
 drivers/staging/octeon/ethernet-tx.c     |  4 +-
 drivers/staging/octeon/ethernet.c        |  6 +--
 drivers/staging/octeon/octeon-ethernet.h |  2 +-
 drivers/staging/octeon/octeon-stubs.h    | 56 ++++++++++++------------
 7 files changed, 43 insertions(+), 41 deletions(-)

-- 
2.23.0



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2019-10-11 10:58 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-11  6:02 [PATCH 0/5] Remove declarations of new typedef in Wambui Karuga
2019-10-11  6:02 ` Wambui Karuga
2019-10-11  6:02 ` [PATCH 1/5] staging: octeon: remove typedef declaration for cvmx_wqe_t Wambui Karuga
2019-10-11  6:02   ` Wambui Karuga
2019-10-11  6:18   ` [Outreachy kernel] " Julia Lawall
2019-10-11  6:18     ` Julia Lawall
2019-10-11  8:59     ` Wambui Karuga
2019-10-11  8:59       ` Wambui Karuga
2019-10-11 10:58       ` Dan Carpenter
2019-10-11 10:58         ` Dan Carpenter
2019-10-11  6:02 ` [PATCH 2/5] staging: octeon: remove typedef declaration for cvmx_helper_link_info_t Wambui Karuga
2019-10-11  6:02   ` Wambui Karuga
2019-10-11  9:02   ` Greg KH
2019-10-11  9:02     ` Greg KH
2019-10-11  9:26     ` Wambui Karuga
2019-10-11  9:26       ` Wambui Karuga
2019-10-11  6:02 ` [PATCH 3/5] staging: octeon: remove typedef declaration for cvmx_fau_reg_32_t Wambui Karuga
2019-10-11  6:02   ` Wambui Karuga
2019-10-11  6:02 ` [PATCH 4/5] staging: octeon: remove typedef declartion for cvmx_pko_command_word0_t Wambui Karuga
2019-10-11  6:02   ` Wambui Karuga
2019-10-11  6:02 ` [PATCH 5/5] staging: octeon: remove typedef declaration for cvmx_fau_op_size_t Wambui Karuga
2019-10-11  6:02   ` Wambui Karuga
2019-10-11  9:01 ` [PATCH 0/5] Remove declarations of new typedef in Greg KH
2019-10-11  9:01   ` Greg KH
2019-10-11  9:24   ` Wambui Karuga
2019-10-11  9:24     ` Wambui Karuga

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.