[PATCH] slob: remove unused funtion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



funtion struct_slob_page_wrong_size() is not used anymore, remove it

Signed-off-by: Bob Liu <lliubbo@xxxxxxxxx>
---
 mm/slob.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/mm/slob.c b/mm/slob.c
index d582171..832d2b5 100644
--- a/mm/slob.c
+++ b/mm/slob.c
@@ -109,8 +109,6 @@ struct slob_page {
 		struct page page;
 	};
 };
-static inline void struct_slob_page_wrong_size(void)
-{ BUILD_BUG_ON(sizeof(struct slob_page) != sizeof(struct page)); }
 
 /*
  * free_slob_page: call before a slob_page is returned to the page allocator.
-- 
1.5.6.3

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxxx  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]