staging: emxx_udc: Fix unsigned int to bare use of unsigned
authorAnchal Jain <anchalj109@gmail.com>
Wed, 14 Sep 2016 18:08:04 +0000 (23:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Sep 2016 08:10:34 +0000 (10:10 +0200)
commit190b95170daa713fbd1a8ad53e266aa1139678be
tree045bfee3f59a9fa3f4c03b9ca84594439a901719
parentd5102ad4d61881671a804c379c59052b89da4fd0
staging: emxx_udc: Fix unsigned int to bare use of unsigned

This is a patch to fixes up a
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
found by the checkpatch.pl tool

Signed-off-by: Anchal Jain <anchalj109@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.h