public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Jonathan Bergh <bergh.jonathan@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Jonathan Bergh <bergh.jonathan@gmail.com>
Subject: [PATCH 0/2] Fix instances where new typedefs were introduced
Date: Sat, 21 Oct 2023 02:03:38 +0200	[thread overview]
Message-ID: <20231021000340.56889-1-bergh.jonathan@gmail.com> (raw)

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


             reply	other threads:[~2023-10-21  0:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-21  0:03 Jonathan Bergh [this message]
2023-10-21  0:03 ` [PATCH 1/2] staging: octeon: Fix warnings due to introduction of new typedefs Jonathan Bergh
2023-10-23 14:38   ` Dan Carpenter
2023-10-21  0:03 ` [PATCH 2/2] staging: octeon: Fix remaining instances affected by removal of typedefs Jonathan Bergh
2023-10-21  7:31   ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231021000340.56889-1-bergh.jonathan@gmail.com \
    --to=bergh.jonathan@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox