Staging: media: atomisp: Use unsigned int instead of unsigned
authorGeorgiana Chelu <georgiana.chelu93@gmail.com>
Wed, 20 Sep 2017 12:28:46 +0000 (05:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Sep 2017 13:34:36 +0000 (15:34 +0200)
commit1fb38e4ef65f95c5c633a260595029d5fcc6d912
tree91cee8f8a03949d71740b5458f294b647d062459
parente8d93aca1b23151c02de4f7f05f0d5fd6e6ce384
Staging: media: atomisp: Use unsigned int instead of unsigned

Fix the checkpatch.pl issue:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'

Signed-off-by: Georgiana Chelu <georgiana.chelu93@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.c