]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: lustre: don't use time() or CFS_CURRENT_TIME
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 17:11:47 +0000 (10:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 17:11:47 +0000 (10:11 -0700)
commit0f1c743b992908ac2a31c7fec0e0fcac003deee5
tree47c31579792abf4746335131511af96cb6fffb45
parent66f42cc2187ea2cc624adda597fc1506ca1af176
staging: lustre: don't use time() or CFS_CURRENT_TIME

It's just "CURRENT_TIME", don't redefine a macro for something so simple
as that...

Cc: Peng Tao <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h
drivers/staging/lustre/include/linux/libcfs/linux/kp30.h
drivers/staging/lustre/lustre/llite/llite_lib.c
drivers/staging/lustre/lustre/osc/osc_io.c