On Fri, 19 Jul 2019 03:37:26 +0000 Jerin Jacob Kollanukkaran <[email protected]> wrote:
> > -----Original Message----- > > From: Stephen Hemminger <[email protected]> > > Sent: Wednesday, July 17, 2019 12:18 AM > > To: Jerin Jacob Kollanukkaran <[email protected]> > > Cc: [email protected] > > Subject: [EXT] [PATCH] net/octeontx: use logtype_init for failed probe > > > All log messages should use driver logtype. RTE_LOGTYPE_PMD is planned to > > be deprecated in the future. > > > > Signed-off-by: Stephen Hemminger <[email protected]> > > --- > > Please fix > > $ ./devtools/check-git-log.sh > Wrong headline format: > net/octeontx: use logtype_init for failed probe > OK but That rule in check-git-log is still ridiculous because it rejects perfectly good commit subjects. The intention is good "stop automated bots" but the implementation rejects too many good patches.

