RE: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Bean Huo (beanhuo)
>> git send-email 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch >> 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch > >git send-email --annotate --to=... --cc=... --cc=... 000*patch > >This will likely make your life easier, rather than having to paste various >email >addresses to git s

Re: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Boris Brezillon
On Fri, 8 Feb 2019 18:43:26 + "Bean Huo (beanhuo)" wrote: > Hi,Boris > I sent three times, seems last time is successful. would you check that is > correct? That's much better now, thanks!

Re: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Marek Vasut
On 2/8/19 7:43 PM, Bean Huo (beanhuo) wrote: > Hi,Boris > I sent three times, seems last time is successful. would you check that is > correct? > > git send-email 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch > 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch git send-email --annotat

RE: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Bean Huo (beanhuo)
Hi,Boris I sent three times, seems last time is successful. would you check that is correct? git send-email 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch To whom should the emails be sent (if anyone)? linux-...@lists.infradead.org,tudo

Re: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Boris Brezillon
Hi Bean, On Fri, 8 Feb 2019 17:13:52 + "Bean Huo (beanhuo)" wrote: > Hi, Tutor > Thanks. unfortunately, it doesn't work on my side. Problem is on our email > server side, not my local setting. > I followed your configuration, then git-email failed. Can you paste the output of git send-emai

RE: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Bean Huo (beanhuo)
Hi, Tutor Thanks. unfortunately, it doesn't work on my side. Problem is on our email server side, not my local setting. I followed your configuration, then git-email failed. Please just change my S-o-b to 'Bean Huo (beanhuo) ' in my patch to please checkpacth.pl. It is not huge change. Thanks,

Re: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Tudor.Ambarus
Hi, Bean, On 02/08/2019 05:27 PM, Bean Huo (beanhuo) wrote: > Hi, Tutor > >> $ ./scripts/checkpatch.pl --strict >> v2-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch >> WARNING: Missing Signed-off-by: line by nominal patch author 'Bean Huo >> (beanhuo) ' >> > I think, this is because of our email

RE: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Bean Huo (beanhuo)
Hi, Tutor >$ ./scripts/checkpatch.pl --strict >v2-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch >WARNING: Missing Signed-off-by: line by nominal patch author 'Bean Huo >(beanhuo) ' > I think, this is because of our email system, it always adds '(xxx)' between user name and email address. If yo

RE: [EXT] Re: [PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS

2019-02-08 Thread Bean Huo (beanhuo)
Hi, Tudor ./scripts/checkpatch.pl --strict 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch total: 0 errors, 0 warnings, 0 checks, 8 lines checked 0001-mtd-spi-nor-Fix-wrong-abbreviation-HWCPAS.patch has no obvious style problems and is ready for submission. > >On 02/08/2019 04:23 PM, Bea