staging/lustre: Drop SEEK_* definition checks
authorOleg Drokin <green@linuxhacker.ru>
Fri, 31 Jul 2015 23:42:54 +0000 (19:42 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:46:43 +0000 (17:46 -0700)
SEEK_DATA and SEEK_HOLE are always defined in the kernel,
drop the definition checks

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found