From 80cb77dc6310a72002f6cb8255316c5aaea78807 Mon Sep 17 00:00:00 2001 From: Heesub Shin Date: Wed, 28 May 2014 15:52:53 +0900 Subject: [PATCH] staging: ion: simplify ion_page_pool_total() ion_page_pool_total() returns the total number of pages in the pool. Depending on the argument passed, it counts highmem pages in or not. This commit simplifies the code lines for better readability. Signed-off-by: Heesub Shin Reviewed-by: Mitchel Humpherys Tested-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed