]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: rename cifs_common to smbfs_common in cifs and ksmbd entry
authorNamjae Jeon <linkinjeon@kernel.org>
Tue, 28 Sep 2021 06:04:04 +0000 (15:04 +0900)
committerSteve French <stfrench@microsoft.com>
Tue, 28 Sep 2021 06:07:56 +0000 (01:07 -0500)
commita43e61434ec0b4dfa8ab38bfe41f0ddb75d2415d
tree0f34ffd2677b4ed9698dcac6d6e0659c5b5f4cad
parent536632c4cfc7c98ca6047bdd64cd203d4dcd2016
MAINTAINERS: rename cifs_common to smbfs_common in cifs and ksmbd entry

commit 5bf31790f031("cifs: rename cifs_common to smbfs_common") cause
the following warning from get_maintainer.pl.

./scripts/get_maintainer.pl --self-test=patterns complains:
  warning: no file matches    F:    fs/cifs_common/

This patch rename cifs_common to smbfs_common in cifs and ksmbd entry.

Reported-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
MAINTAINERS