public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jonathan Bergh <bergh.jonathan@gmail.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] staging: octeon: Fix remaining instances affected by removal of typedefs
Date: Sat, 21 Oct 2023 09:31:39 +0200	[thread overview]
Message-ID: <2023102105-islamist-nursery-9ebd@gregkh> (raw)
In-Reply-To: <20231021000340.56889-3-bergh.jonathan@gmail.com>

On Sat, Oct 21, 2023 at 02:03:40AM +0200, Jonathan Bergh wrote:
> Update the remaining instances in ethernet.c file affected by removal 
> of the typedefs from octeon-stubs.h

You can not break the build in one patch, and then fix it up in a second
one, sorry, that's not how kernel development works.  Each patch needs
to work properly on its own.

thanks,

greg k-h

      reply	other threads:[~2023-10-21  7:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-21  0:03 [PATCH 0/2] Fix instances where new typedefs were introduced Jonathan Bergh
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 [this message]

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=2023102105-islamist-nursery-9ebd@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=bergh.jonathan@gmail.com \
    --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