Linux Media Controller development
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: "Qiu, Tian Shu" <tian.shu.qiu@intel.com>
Cc: "Cao, Bingbu" <bingbu.cao@intel.com>,
	"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"sakari.ailus@linux.intel.com" <sakari.ailus@linux.intel.com>,
	"bingbu.cao@linux.intel.com" <bingbu.cao@linux.intel.com>
Subject: Re: [PATCH] MAINTAINERS: Fix email typo and correct name of Tianshu
Date: Mon, 27 Jul 2020 12:31:05 -0500	[thread overview]
Message-ID: <20200727173105.GA1758148@bjorn-Precision-5520> (raw)
In-Reply-To: <BL0PR11MB3028D74ABDBEBCED28ADFB9EDE720@BL0PR11MB3028.namprd11.prod.outlook.com>

On Mon, Jul 27, 2020 at 04:20:39AM +0000, Qiu, Tian Shu wrote:
> Reviewed-by: Tianshu Qiu <tian.shu.qiu@intel.com>

This doesn't really make sense.  The patch already contains your
Signed-off-by, which means you participated in its development (see
Documentation/process/submitting-patches.rst), and I don't think it
makes sense to review your own patch.

> > -----Original Message-----
> > From: Cao, Bingbu <bingbu.cao@intel.com>
> > Sent: Monday, July 27, 2020 12:12 PM
> > To: linux-media@vger.kernel.org; linux-kernel@vger.kernel.org; helgaas@kernel.org
> > Cc: sakari.ailus@linux.intel.com; Qiu, Tian Shu <tian.shu.qiu@intel.com>; Cao, Bingbu <bingbu.cao@intel.com>;
> > bingbu.cao@linux.intel.com
> > Subject: [PATCH] MAINTAINERS: Fix email typo and correct name of Tianshu
> > 
> > Fix the typo in email address of Tianshu Qiu and correct the name.
> > 
> > Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
> > Signed-off-by: Tianshu Qiu <tian.shu.qiu@intel.com>

Also, Documentation/process/submitting-patches.rst says "the last
Signed-off-by: must always be that of the developer submitting the
patch," which means these should be reversed, since Bingbu submitted
the patch.

> > Reported-by: Bjorn Helgaas <helgaas@kernel.org>

I don't care whether you include this or not, but if you do, it would
typically go first, since the report comes before the writing of the
patch.

> > ---
> >  MAINTAINERS | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 5392f00cec46..638dfa99751b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8765,7 +8765,7 @@ INTEL IPU3 CSI-2 CIO2 DRIVER
> >  M:	Yong Zhi <yong.zhi@intel.com>
> >  M:	Sakari Ailus <sakari.ailus@linux.intel.com>
> >  M:	Bingbu Cao <bingbu.cao@intel.com>
> > -R:	Tian Shu Qiu <tian.shu.qiu@intel.com>
> > +R:	Tianshu Qiu <tian.shu.qiu@intel.com>
> >  L:	linux-media@vger.kernel.org
> >  S:	Maintained
> >  F:	Documentation/userspace-api/media/v4l/pixfmt-srggb10-ipu3.rst
> > @@ -8774,7 +8774,7 @@ F:	drivers/media/pci/intel/ipu3/
> >  INTEL IPU3 CSI-2 IMGU DRIVER
> >  M:	Sakari Ailus <sakari.ailus@linux.intel.com>
> >  R:	Bingbu Cao <bingbu.cao@intel.com>
> > -R:	Tian Shu Qiu <tian.shu.qiu@intel.com>
> > +R:	Tianshu Qiu <tian.shu.qiu@intel.com>
> >  L:	linux-media@vger.kernel.org
> >  S:	Maintained
> >  F:	Documentation/admin-guide/media/ipu3.rst
> > @@ -12609,7 +12609,7 @@ T:	git git://linuxtv.org/media_tree.git
> >  F:	drivers/media/i2c/ov2685.c
> > 
> >  OMNIVISION OV2740 SENSOR DRIVER
> > -M:	Tianshu Qiu <tian.shu.qiua@intel.com>
> > +M:	Tianshu Qiu <tian.shu.qiu@intel.com>
> >  R:	Shawn Tu <shawnx.tu@intel.com>
> >  R:	Bingbu Cao <bingbu.cao@intel.com>
> >  L:	linux-media@vger.kernel.org
> > --
> > 2.7.4
> 

  reply	other threads:[~2020-07-27 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27  4:12 [PATCH] MAINTAINERS: Fix email typo and correct name of Tianshu Bingbu Cao
2020-07-27  4:20 ` Qiu, Tian Shu
2020-07-27 17:31   ` Bjorn Helgaas [this message]
2020-07-28 13:09     ` Qiu, Tian Shu

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=20200727173105.GA1758148@bjorn-Precision-5520 \
    --to=helgaas@kernel.org \
    --cc=bingbu.cao@intel.com \
    --cc=bingbu.cao@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tian.shu.qiu@intel.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