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,tudor.amba...@microchip.com,bbrezil...@kernel.org,linux-kernel@vger.kernel.org Message-ID to be used as In-Reply-To for the first email (if any)? (mbox) Adding cc: Bean Huo <bean...@micron.com> from line 'From: Bean Huo <bean...@micron.com>' (body) Adding cc: Bean Huo <bean...@micron.com> from line 'Signed-off-by: Bean Huo <bean...@micron.com>' From: Bean Huo <bean...@micron.com> To: linux-...@lists.infradead.org, tudor.amba...@microchip.com, bbrezil...@kernel.org, linux-kernel@vger.kernel.org Cc: Bean Huo <bean...@micron.com> Subject: [PATCH] mtd: spi-nor: Fix wrong abbreviation HWCPAS Date: Fri, 8 Feb 2019 18:00:12 +0000 Message-Id: <20190208180012.25852-1-bean...@micron.com> X-Mailer: git-send-email 2.17.1 The Cc list above has been expanded by additional addresses found in the patch commit message. By default send-email prompts before sending whenever this occurs. This behavior is controlled by the sendemail.confirm configuration setting. For additional information, run 'git send-email --help'. To retain the current behavior, but squelch this message, run 'git config --global sendemail.confirm auto'. Send this email? ([y]es|[n]o|[q]uit|[a]ll): y OK. Log says: Sendmail: /usr/sbin/sendmail -i linux-...@lists.infradead.org tudor.amba...@microchip.com bbrezil...@kernel.org linux-kernel@vger.kernel.org bean...@micron.com From: Bean Huo <bean...@micron.com> To: linux-...@lists.infradead.org, tudor.amba...@microchip.com, bbrezil...@kernel.org, linux-kernel@vger.kernel.org Cc: Bean Huo <bean...@micron.com> Subject: [RESEND PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS Date: Fri, 8 Feb 2019 18:00:12 +0000 Message-Id: <20190208180012.25852-1-bean...@micron.com> X-Mailer: git-send-email 2.17.1 Result: OK > >Hi Bean, > >On Fri, 8 Feb 2019 17:13:52 +0000 >"Bean Huo (beanhuo)" <bean...@micron.com> 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-email and the [sendemail] section of >your .gitconfig so we can check. >It shouldn't fail, really, because the server shouldn't check the body section >of >your email, and this is where the extra > > From: First Last <f...@bar.com> > >line is placed. > >> Please just change my S-o-b to 'Bean Huo (beanhuo) <bean...@micron.com>' >in my patch to please checkpacth.pl. It is not huge change. > >It's not a problem when an drive-by contributor posts a patch, but if you don't >patch it that means we'll have to do it manually every time we apply one of >your >patch, so please find a solution. > >Thanks, > >Boris