]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f6741a154c0475c562e90fae65876939aa24c7d
tree717b063fcb5d9c80bcc4caa0295c441bcfd130a9
parentaa4596ec3b52c5deebd09d950d85371232834586
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