diff options
author | Dave Jones <davej@redhat.com> | 2013-11-27 15:15:57 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-27 20:34:32 -0800 |
commit | dad337501d490b26fbf8d83baee99c788461c61c (patch) | |
tree | 1aa922fc1b1fc3fdb6ef18da3e404d9111092003 /fs/affs | |
parent | a456c0d9c0bad7be3b8b9fef5d1e6d6cf51161f9 (diff) | |
download | op-kernel-dev-dad337501d490b26fbf8d83baee99c788461c61c.zip op-kernel-dev-dad337501d490b26fbf8d83baee99c788461c61c.tar.gz |
remove obsolete references to powertweak
This tool hasn't been maintained in over a decade, and is pretty much
useless these days. Let's pretend it never happened.
Also remove a long-dead email address.
Signed-off-by: Dave Jones <davej@fedoraproject.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/affs')
-rw-r--r-- | fs/affs/Changes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/affs/Changes b/fs/affs/Changes index a29409c..b41c2c9 100644 --- a/fs/affs/Changes +++ b/fs/affs/Changes @@ -91,7 +91,7 @@ more 2.4 fixes: [Roman Zippel] Version 3.11 ------------ -- Converted to use 2.3.x page cache [Dave Jones <dave@powertweak.com>] +- Converted to use 2.3.x page cache [Dave Jones] - Corruption in truncate() bugfix [Ken Tyler <kent@werple.net.au>] Version 3.10 |