All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/52] USB: store owner from modules with usb_serial_register_drivers()
Date: Fri, 3 May 2024 12:57:44 +0200	[thread overview]
Message-ID: <ZjTDKKiYhU7zC9Sb@hovoldconsulting.com> (raw)
In-Reply-To: <ee4daf22-8979-45f7-8e20-3cafd6c3e8f3@linaro.org>

On Fri, May 03, 2024 at 11:49:53AM +0200, Krzysztof Kozlowski wrote:
> On 15/04/2024 10:54, Johan Hovold wrote:

> > No, sending 51 trivial one-line cleanup patches like this is not
> > acceptable.
> > 
> > This is just one logical change so squash them all into one patch for
> > the entire subsystem (i.e. this series should contain two patches).
> 
> Sure. This is not exactly one logical change, but two, because the first
> patch might fix some drivers which forgot to set the owner (even if I
> did not identify them).

Sorry if this wasn't clear enough, but I was referring to the last 51
one-line patches being one logical change (and hence the series should
contain two patches as I mentioned).

Johan

  reply	other threads:[~2024-05-03 10:57 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 22:05 [PATCH 00/52] USB: store owner from modules with usb_serial_register_drivers() Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 01/52] USB: serial: " Krzysztof Kozlowski
2024-04-15  8:56   ` Johan Hovold
2024-05-03  9:54     ` Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 02/52] USB: serial: aircable: drop driver owner initialization Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 03/52] USB: serial: ark3116: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 04/52] USB: serial: belkin_sa: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 05/52] USB: serial: ch341: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 06/52] USB: serial: cp210x: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 07/52] USB: serial: cyberjack: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 08/52] USB: serial: cypress_m8: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 09/52] USB: serial: digi_acceleport: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 10/52] USB: serial: empeg: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 11/52] USB: serial: f81232: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 12/52] USB: serial: ftdi_sio: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 13/52] USB: serial: garmin_gps: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 14/52] USB: serial: generic: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 15/52] USB: serial: io_edgeport: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 16/52] USB: serial: io_ti: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 17/52] USB: serial: ipaq: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 18/52] USB: serial: ipw: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 19/52] USB: serial: ir-usb: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 20/52] USB: serial: iuu: " Krzysztof Kozlowski
2024-03-28 22:05 ` [PATCH 21/52] USB: serial: keyspan: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 22/52] USB: serial: keyspan_pda: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 23/52] USB: serial: kl5kusb105: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 24/52] USB: serial: kobil_sct: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 25/52] USB: serial: mct_u232: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 26/52] USB: serial: metro_usb: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 27/52] USB: serial: mos7720: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 28/52] USB: serial: mos7840: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 29/52] USB: serial: mxuport: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 30/52] USB: serial: navman: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 31/52] USB: serial: omninet: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 32/52] USB: serial: opticon: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 33/52] USB: serial: option: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 34/52] USB: serial: oti6858: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 35/52] USB: serial: pl2303: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 36/52] USB: serial: qcaux: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 37/52] USB: serial: qcserial: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 38/52] USB: serial: quatech2: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 39/52] USB: serial: safe_serial: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 40/52] USB: serial: sierra: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 41/52] USB: serial: spcp8x5: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 42/52] USB: serial: ssu100: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 43/52] USB: serial: symbol: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 44/52] USB: serial: ti_usb_3410_5052: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 45/52] USB: serial: upd78f0730: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 46/52] USB: serial: simple: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 47/52] USB: serial: debug: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 48/52] USB: serial: visor: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 49/52] USB: serial: whiteheat: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 50/52] USB: serial: wishbone: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 51/52] USB: serial: xr: " Krzysztof Kozlowski
2024-03-28 22:06 ` [PATCH 52/52] USB: serial: xsens_mt: " Krzysztof Kozlowski
2024-04-15  8:54 ` [PATCH 00/52] USB: store owner from modules with usb_serial_register_drivers() Johan Hovold
2024-05-03  9:49   ` Krzysztof Kozlowski
2024-05-03 10:57     ` Johan Hovold [this message]
2024-05-03  9:46 ` Krzysztof Kozlowski
2024-05-03  9:48   ` Krzysztof Kozlowski

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=ZjTDKKiYhU7zC9Sb@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /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 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.