From de3ec035627b4aba8905643084c1f7944acc99cc Mon Sep 17 00:00:00 2001 From: Joonsoo Kim Date: Fri, 27 Jan 2012 00:12:23 -0800 Subject: [PATCH] slub: fix incorrect return type of get_any_partial() Commit 497b66f2ecc97844493e6a147fd5a7e73f73f408 ('slub: return object pointer from get_partial() / new_slab().') changed return type of some functions. This updates missing part. Signed-off-by: Joonsoo Kim Signed-off-by: Pekka Enberg --- Reading git-format-patch failed