linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: Richard Neumann <mail@richard-neumann.de>,
	Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald <pmeerw@pmeerw.net>
Cc: linux-iio <linux-iio@vger.kernel.org>
Subject: Re: [PATCH] - AMD Sensor Fusion Hub refactored driver with module parameters
Date: Thu, 21 Jan 2021 18:53:44 +0200	[thread overview]
Message-ID: <CAHp75Vf60xw3aZ2viL8KQSWJxk-5VoyTJV77st6sidy_9F1pHA@mail.gmail.com> (raw)
In-Reply-To: <CAHp75Vc0aF+Gf3=c5FCcbxLRd8jON7f+xktcJOmHzFSMBv62tA@mail.gmail.com>

+Cc: maintainers of the subsystem just in case

On Thu, Jan 21, 2021 at 6:52 PM Andy Shevchenko
<andy.shevchenko@gmail.com> wrote:
>
> On Tue, Jan 12, 2021 at 12:48 PM Richard Neumann
> <mail@richard-neumann.de> wrote:
> >
> > From fa17269ddab9113a4325a0c22b7b71acb16404c3 Mon Sep 17 00:00:00 2001
> > From: Richard Neumann <mail@richard-neumann.de>
> > Date: Mon, 4 Jan 2021 20:09:39 +0100
> > Subject: [PATCH 1/7] Updated MAINTAINERS and documentation.
>
> I like what you are doing but you missed a few key points here, i.e.
> tools you rather must use and some additional remarks.
>  - be sure each patch has a commit message
>  - when prepare a patch series, run
>    % git format-patch -M -C -v<n> --cover-letter
>    where <n> is a version of the series
>    properly form a cover letter
>     % $EDITOR 0000-* # runs your editor against the cover letter template
>  - check with checkpatch.pl (in the scripts folder)
>  - take care about Cc list by running
>     % scripts/get_maintainer.pl --git --git-min-percent=67 00*
>  -  and send with
>     % git send-email 00*
>
> I have a script [1] which helps to send a series from a repository but
> it does without the checkpatch step, you may probably want to tweak
> it.
>
> [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh
>
> --
> With Best Regards,
> Andy Shevchenko



-- 
With Best Regards,
Andy Shevchenko

      reply	other threads:[~2021-01-21 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12  1:15 [PATCH] - AMD Sensor Fusion Hub refactored driver with module parameters Richard Neumann
2021-01-21 16:52 ` Andy Shevchenko
2021-01-21 16:53   ` Andy Shevchenko [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=CAHp75Vf60xw3aZ2viL8KQSWJxk-5VoyTJV77st6sidy_9F1pHA@mail.gmail.com \
    --to=andy.shevchenko@gmail.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=mail@richard-neumann.de \
    --cc=pmeerw@pmeerw.net \
    /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;
as well as URLs for NNTP newsgroup(s).