]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b4c3febd3c1c47e57484280382d513d4a274879
tree905942d48ccc7b715f3b49292edee119bc372dfb
parente8bdc7e80319bfd50ed97bf8d913e2e9b162808a
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