From: Pekka Enberg Date: Fri, 15 May 2015 18:40:20 +0000 (+0300) Subject: staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~569 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=322489d9d551d20bfa69feef85729b82dc2edebc;p=pandora-kernel.git staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc() Use roundup_pow_of_two() and drop the private cfs_power2_roundup() implementation. Signed-off-by: Pekka Enberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed