From: Heesub Shin Date: Wed, 28 May 2014 06:52:53 +0000 (+0900) Subject: staging: ion: simplify ion_page_pool_total() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80cb77dc6310a72002f6cb8255316c5aaea78807;p=pandora-kernel.git 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-diff-tree failed