staging: lustre: place linux header first in hash.c
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 29 Oct 2015 21:35:22 +0000 (17:35 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commite72d97994bd7936bd24116b8fd4255e0ea2c1654
treef9905b21989f080ff1d9e9e1fee5e37ec7fde185
parentb2f005f7157eb77e6992206f5739effc0051a27a
staging: lustre: place linux header first in hash.c

Always place linux headers first in libcfs header files.
This avoid can potential build issues if any changes to
a libcfs header land that starts using a linux header
definition.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/hash.c