staging: lustre: remove custom MIN/MAX and min_t operations
authorJeremiah Mahler <jmmahler@gmail.com>
Fri, 26 Dec 2014 00:04:46 +0000 (16:04 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:49:22 +0000 (15:49 -0800)
commit90d2ced902331613ba1d953d8d8884cae21da296
tree56c50a4efb47055acc49a77eb2a9226236aa4440
parent28b12e41683e6722a0c4d058fdf69be845e4832b
staging: lustre: remove custom MIN/MAX and min_t operations

Remove all custom MIN/MAX and min_t operations since they are
no longer needed.

Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h
drivers/staging/lustre/lustre/osc/osc_internal.h