]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pps: adjust references to actual name of uapi header file
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Fri, 10 Jan 2025 10:50:00 +0000 (11:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jan 2025 15:13:09 +0000 (16:13 +0100)
commit5bd97a54da956ecf88992ea459dc0cccacc72c6d
tree508d21405298939655dbf7cfd003c477f13a3b18
parente364374369b365351ad8ad69a10b5f7861f24bcd
pps: adjust references to actual name of uapi header file

Commit 86b525bed275 ("drivers pps: add PPS generators support") adds a file
entry in MAINTAINERS and a reference in the ioctl-number documentation
referring to the file pps-gen.h, whereas the file added in this commit is
named pps_gen.h.

Adjust the two references to the actual name of the uapi header file.
While at it, put the entry in MAINTAINERS at the right place for
alphabetical ordering.

Fixes: 86b525bed275 ("drivers pps: add PPS generators support")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://lore.kernel.org/r/20250110105000.56228-1-lukas.bulwahn@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/userspace-api/ioctl/ioctl-number.rst
MAINTAINERS