]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc50d94c8b702be4328f7cef9540f821d136471c0
tree91cee8f8a03949d71740b5458f294b647d062459
parent4c479fdf6bed6b4d6292fb66c478caf68325a92b
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