OSDN Git Service

Merge "kernel.config: check console-ramoops-0" am: 3cd4b5a765 am: 66a4b1bd79
[android-x86/system-extras.git] / showslab / showslab.c
index 9c9e60e..08acbf8 100644 (file)
@@ -243,7 +243,7 @@ BUILD_SORT_FUNC(nr_pages)
  * set_sort_func - return the slab_sort_func that matches the given key.
  * On unrecognizable key, the call returns NULL.
  */
-static void * set_sort_func(char key)
+static sort_t set_sort_func(char key)
 {
        switch (tolower(key)) {
        case 'a':