diff options
Diffstat (limited to 'mm/zbud.c')
-rw-r--r-- | mm/zbud.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -619,5 +619,5 @@ module_init(init_zbud); | |||
619 | module_exit(exit_zbud); | 619 | module_exit(exit_zbud); |
620 | 620 | ||
621 | MODULE_LICENSE("GPL"); | 621 | MODULE_LICENSE("GPL"); |
622 | MODULE_AUTHOR("Seth Jennings <sjenning@linux.vnet.ibm.com>"); | 622 | MODULE_AUTHOR("Seth Jennings <sjennings@variantweb.net>"); |
623 | MODULE_DESCRIPTION("Buddy Allocator for Compressed Pages"); | 623 | MODULE_DESCRIPTION("Buddy Allocator for Compressed Pages"); |