]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined
authorOleg Drokin <green@linuxhacker.ru>
Fri, 26 Feb 2016 06:49:58 +0000 (01:49 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2016 03:17:41 +0000 (19:17 -0800)
commit5f80e107568a261acb634cb44ce17e177f52d901
treee9b10e0ee6df7b1d0b74543c8835ae669c58f89a
parentde68f5244d52a31702d648c480636ef023375259
staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined

Remove the ifdefs for the around usage.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/file.c