aboutsummaryrefslogtreecommitdiffstats
path: root/mm/zbud.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/zbud.c')
-rw-r--r--mm/zbud.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/zbud.c b/mm/zbud.c
index ecf1dbef6983..ec71b37fb06c 100644
--- a/mm/zbud.c
+++ b/mm/zbud.c
@@ -619,5 +619,5 @@ module_init(init_zbud);
619module_exit(exit_zbud); 619module_exit(exit_zbud);
620 620
621MODULE_LICENSE("GPL"); 621MODULE_LICENSE("GPL");
622MODULE_AUTHOR("Seth Jennings <sjenning@linux.vnet.ibm.com>"); 622MODULE_AUTHOR("Seth Jennings <sjennings@variantweb.net>");
623MODULE_DESCRIPTION("Buddy Allocator for Compressed Pages"); 623MODULE_DESCRIPTION("Buddy Allocator for Compressed Pages");