staging: lustre: Fix "unsigned"->"unsigned int"
authorSabin Mihai Rapan <sabin.rapan@gmail.com>
Mon, 21 May 2018 17:34:29 +0000 (19:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:40:56 +0000 (18:40 +0200)
commit0fb1de16f391c2f726f950189204be5b90d08fb9
tree183e9ef64fa802d3141a419dc825e223edbbb879
parentb743387eb47b688b374d1d3258e6eb60242d5292
staging: lustre: Fix "unsigned"->"unsigned int"

This patch fixes the checkpatch.pl warning:

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'

Signed-off-by: Sabin Mihai Rapan <sabin.rapan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/uapi/linux/lustre/lustre_fiemap.h