Message ID | fb6ea0d3-c962-26d2-16e6-a7782d39a0de@omp.ru |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: add ATA sysfs file documentation to libata entry | expand |
On 6/9/22 05:37, Sergey Shtylyov wrote: > Add the (still missing!) ATA sysfs file documentation to the libata > subsystem entry in the MAINTAINERS file. > > Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> > > --- > This patch is against the 'master' branch of Damien's 'libata.git' repo. > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > Index: libata/MAINTAINERS > =================================================================== > --- libata.orig/MAINTAINERS > +++ libata/MAINTAINERS > @@ -11257,6 +11257,7 @@ M: Damien Le Moal <damien.lemoal@opensou > L: linux-ide@vger.kernel.org > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git > +F: Documentation/ABI/testing/sysfs-ata > F: Documentation/devicetree/bindings/ata/ > F: drivers/ata/ > F: include/linux/ata.h Applied to for-5.19-fixes. Thanks !
Index: libata/MAINTAINERS =================================================================== --- libata.orig/MAINTAINERS +++ libata/MAINTAINERS @@ -11257,6 +11257,7 @@ M: Damien Le Moal <damien.lemoal@opensou L: linux-ide@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git +F: Documentation/ABI/testing/sysfs-ata F: Documentation/devicetree/bindings/ata/ F: drivers/ata/ F: include/linux/ata.h
Add the (still missing!) ATA sysfs file documentation to the libata subsystem entry in the MAINTAINERS file. Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> --- This patch is against the 'master' branch of Damien's 'libata.git' repo. MAINTAINERS | 1 + 1 file changed, 1 insertion(+)