lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 01 Oct 2021 21:00:45 -0700 From: Joe Perches <joe@...ches.com> To: Randy Dunlap <rdunlap@...radead.org>, Dipen Patel <dipenp@...dia.com>, thierry.reding@...il.com, jonathanh@...dia.com, linux-kernel@...r.kernel.org, linux-tegra@...r.kernel.org, linux-gpio@...r.kernel.org, linus.walleij@...aro.org, bgolaszewski@...libre.com, warthog618@...il.com, devicetree@...r.kernel.org, linux-doc@...r.kernel.org, robh+dt@...nel.org Subject: Re: [RFC v2 11/11] MAINTAINERS: Added HTE Subsystem On Fri, 2021-10-01 at 17:08 -0700, Randy Dunlap wrote: > On 9/30/21 4:26 PM, Dipen Patel wrote: > > Added myself as a maintainer for this new Hardware Timestamping Engine > > (HTE) subsystem. [] > > diff --git a/MAINTAINERS b/MAINTAINERS [] > > +S: Maintained > > +F: drivers/hte/* > > +F: include/linux/hte.h > > +F: Documentation/hte/* > > +F: Documentation/devicetree/bindings/hte/* And using * does not support any possible subdirectory Likely these should be: F: drivers/hte/ F: include/linux/hte.h F: Documentation/hte/ F: Documentation/devicetree/bindings/hte/
Powered by blists - more mailing lists