staging: lustre: use 'unsigned int' not unsigned
authorElizabeth Ferdman <gnudevliz@gmail.com>
Mon, 3 Oct 2016 23:53:06 +0000 (16:53 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:41 +0000 (10:24 +0200)
commit84d7238f937f11eced99b37f963b17dc03bfe1bc
tree717b063fcb5d9c80bcc4caa0295c441bcfd130a9
parent832bd710656e60816887895f08ed4a6de56a0678
staging: lustre: use 'unsigned int' not unsigned

Use unsigned int rather than unsigned in header variable declaration
for readability. Error found by checkpatch.

Signed-off-by: Elizabeth Ferdman <gnudevliz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_cl_internal.h