]> 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)
commitb2947e5bc543aeedb9b41c51663c129c8e7a426e
tree0f34ffd2677b4ed9698dcac6d6e0659c5b5f4cad
parent1484d563f947449caff365ec4703f111a6e77e5e
MAINTAINERS: rename cifs_common to smbfs_common in cifs and ksmbd entry

commit 6a6ef67d7054("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