The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Chanwoo Choi <cwchoi00@gmail.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Bumwoo Lee <bw365.lee@samsung.com>,
	linux-kernel@vger.kernel.org
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Subject: Re: [PATCH v3 0/3] extcon: Core cleanups and documentation fixes
Date: Mon, 17 Apr 2023 00:28:55 +0900	[thread overview]
Message-ID: <f2bbe197-803d-14c4-4bdf-37d89c285933@gmail.com> (raw)
In-Reply-To: <20230411114824.82960-1-andriy.shevchenko@linux.intel.com>

On 23. 4. 11. 20:48, Andy Shevchenko wrote:
> A few fixes and some cleanups against extcon core module.
> 
> Changelog v3:
> - dropped NAKed patches
> - added missing tag (Chanwoo)
> - dropped unrelated change in patch 2 (Chanwoo)
> - dropped misplaced tags (Chanwoo)
> 
> Changelog v2:
> - dropped applied patches
> - completely rewrote the patch to handle name field
> - dropped kasprintf_strarray() patch for now (Chanwoo)
> - used new IDA APIs (Chanwoo)
> - added tag (Bumwoo) to the patches that haven't changed
> 
> Cc: Chanwoo Choi <cwchoi00@gmail.com>
> 
> Note, MAINTAINERS shows what it has and hence the above Cc is manually
> added. If the database has issues it should be updated, but it's out of
> scope of this series.
> 
> Andy Shevchenko (3):
>   extcon: Use unique number for the extcon device ID
>   extcon: Use sizeof(*pointer) instead of sizeof(type)
>   extcon: Drop unneeded assignments
> 
>  drivers/extcon/extcon.c | 35 +++++++++++++++++++++--------------
>  drivers/extcon/extcon.h |  2 ++
>  2 files changed, 23 insertions(+), 14 deletions(-)
> 

Applied them. Thanks for your clean-up.

-- 
Best Regards,
Samsung Electronics
Chanwoo Choi


      parent reply	other threads:[~2023-04-16 15:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 11:48 [PATCH v3 0/3] extcon: Core cleanups and documentation fixes Andy Shevchenko
2023-04-11 11:48 ` [PATCH v3 1/3] extcon: Use unique number for the extcon device ID Andy Shevchenko
2023-04-11 11:48 ` [PATCH v3 2/3] extcon: Use sizeof(*pointer) instead of sizeof(type) Andy Shevchenko
2023-04-11 11:48 ` [PATCH v3 3/3] extcon: Drop unneeded assignments Andy Shevchenko
2023-04-16 15:28 ` Chanwoo Choi [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=f2bbe197-803d-14c4-4bdf-37d89c285933@gmail.com \
    --to=cwchoi00@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=bw365.lee@samsung.com \
    --cc=cw00.choi@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    /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