Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1523045
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 03/15] net: bcm63xx_enet: Utilize phy_ethtool_nway_reset |
| Date | 2016-11-15 21:20 +0100 |
| Message-ID | <sDSmZ-1f0-3@gated-at.bofh.it> (permalink) |
| References | <sDQlb-8ps-5@gated-at.bofh.it> <sDQuR-8u6-1@gated-at.bofh.it> <sDSdj-19S-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/15/2016 11:59 AM, Heinrich Schuchardt wrote: > On 11/15/2016 07:06 PM, Florian Fainelli wrote: >> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> > > Each patch of your patch series should have a commit message. It's pretty obvious what this does, really. > > You can add the missing commit messages with > git rebase -i HEAD~15 > choosing reword. > > Please, add a cover letter message describing the patch series using > > git format-patch -ns --cover-letter HEAD~15..HEAD > > and provide a summary in the 0/15 message. I did: https://www.mail-archive.com/netdev@vger.kernel.org/maillist.html and that is also apparent from: In-Reply-To: <20161115180644.3941-1-f.fainelli@gmail.com> References: <20161115180644.3941-1-f.fainelli@gmail.com> And what I also did is to intentionally make sure that for each patch, there would not be 50+ people CC'd, but just the relevant people for each driver, which is exactly how cc-cmd=scripts/get_maintainer.pl work, making my life simpler honestly. It's not nearly my first patch submission, but I admit I have been semi intentionally lazy with this patch set considering the number of patches. Anyway, enough time wasted on this. -- Florian
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 03/15] net: bcm63xx_enet: Utilize phy_ethtool_nway_reset Florian Fainelli <f.fainelli@gmail.com> - 2016-11-15 19:20 +0100
Re: [PATCH 03/15] net: bcm63xx_enet: Utilize phy_ethtool_nway_reset Heinrich Schuchardt <xypron.debian@gmx.de> - 2016-11-15 21:10 +0100
Re: [PATCH 03/15] net: bcm63xx_enet: Utilize phy_ethtool_nway_reset Florian Fainelli <f.fainelli@gmail.com> - 2016-11-15 21:20 +0100
csiph-web