diff options
author | Joe Perches <joe@perches.com> | 2009-04-08 10:04:18 -0700 |
---|---|---|
committer | Joe Perches <joe@perches.com> | 2009-04-10 13:10:50 -0700 |
commit | 7cfc51b9d379c9b653b64791d8c6561ff61269c0 (patch) | |
tree | f8e50d3e9f77b970e1d196b5ed6f800a1f0052de /MAINTAINERS | |
parent | 9db35182b9528339a4655f4b894ac3305e0c3ac6 (diff) |
MAINTAINERS - Update DRIVER CORE patterns
Signed-off-by: Joe Perches <joe@perches.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0499a2142707..45d3897cd7fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1822,7 +1822,7 @@ L: linux-kernel@vger.kernel.org T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ S: Supported F: Documentation/kobject.txt -F: drivers/base/core.c +F: drivers/base/ F: fs/sysfs/ F: include/linux/kobj* F: lib/kobj* |