diff options
| author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2017-10-12 02:16:13 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-10-15 00:47:23 -0400 |
| commit | 8d59598c35dc1071e6c36f86c9a95f26dd08b4e5 (patch) | |
| tree | 4890441289c7b514702eac01a67967004fd4af2d /MAINTAINERS | |
| parent | eddcd97659e31f59fc99c6c3ca3dcce403585f7e (diff) | |
cramfs: rehabilitate it
Update documentation, pointer to latest tools, appoint myself as
maintainer. Given it's been unloved for so long, I don't expect anyone
will protest.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Tested-by: Chris Brandt <chris.brandt@renesas.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2d3d750b19c0..3438aaa20b73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -3676,8 +3676,8 @@ F: drivers/cpuidle/* | |||
| 3676 | F: include/linux/cpuidle.h | 3676 | F: include/linux/cpuidle.h |
| 3677 | 3677 | ||
| 3678 | CRAMFS FILESYSTEM | 3678 | CRAMFS FILESYSTEM |
| 3679 | W: http://sourceforge.net/projects/cramfs/ | 3679 | M: Nicolas Pitre <nico@linaro.org> |
| 3680 | S: Orphan / Obsolete | 3680 | S: Maintained |
| 3681 | F: Documentation/filesystems/cramfs.txt | 3681 | F: Documentation/filesystems/cramfs.txt |
| 3682 | F: fs/cramfs/ | 3682 | F: fs/cramfs/ |
| 3683 | 3683 | ||
