staging/lustre: ATTR_TIMES_SET is always defined, so don't check it
authorOleg Drokin <green@linuxhacker.ru>
Thu, 30 Jul 2015 22:28:02 +0000 (18:28 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 23:01:59 +0000 (16:01 -0700)
commitb81f9b6db644c2ca0fbce1ac2eda8e74860e8c63
treeca43a80741649833da8bd567bf0febd5ea94fac8
parente3befdc7579eee51407ad162a5614ba30c97a405
staging/lustre: ATTR_TIMES_SET is always defined, so don't check it

Remove ATTR_TIMES_SET check as it's always present, move
the mask of times define close to where it's used.

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/linux/lustre_compat25.h
drivers/staging/lustre/lustre/llite/llite_lib.c