staging: slicoss: fix bare use of 'unsigned'
commitf2fe1bc90016966ca2423e2bd84e37c753b852e6
authorClifton Barnes <clifton.a.barnes@gmail.com>
Tue, 5 Apr 2016 21:37:37 +0000 (5 17:37 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 00:58:02 +0000 (29 17:58 -0700)
treea032ea8d431c71f9bfe869fe78b189feea4db0ac
parente0ab2c8ef52cdfc69cabd6aa2140a28c1f404f99
staging: slicoss: fix bare use of 'unsigned'

fix checkpatch.pl warning about 'Prefer 'unsigned int' to bare use of
'unsigned''

Signed-off-by: Clifton Barnes <clifton.a.barnes@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/slicoss/slicoss.c