]> 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)
commit823f8a90cf2076e5c0670f7ea5d4d76951d86727
tree045bfee3f59a9fa3f4c03b9ca84594439a901719
parentc9d3e17fe618207ae6208ebd5aa67b252ea23a6a
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