staging: lustre: Remove max_u64 function
authorGargi Sharma <gs051095@gmail.com>
Tue, 7 Mar 2017 18:32:05 +0000 (00:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 16:42:51 +0000 (17:42 +0100)
commitf4fa03701d8ad94846f3577d46cd8cc782fe9d8a
tree905942d48ccc7b715f3b49292edee119bc372dfb
parent91800b05caeb22ab1623e64809937b1816e533ca
staging: lustre: Remove max_u64 function

Removed the max_u64 function to find the maximum value of
two unsigned 64 bit numbers to use the linux macro max
instead.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/interval_tree.c