]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2fab8661585488d69d96b32a9e76697bf91768f
tree045bfee3f59a9fa3f4c03b9ca84594439a901719
parent042588e5830e2a7952d06f47a8bb863b4add9898
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