]> git.baikalelectronics.ru Git - kernel.git/commit
staging: erofs: change 'unsigned' to 'unsigned int'
authorLeon Imhof <leon.imhof@in.tum.de>
Mon, 13 Aug 2018 15:20:11 +0000 (17:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:46:17 +0000 (19:46 +0200)
commit9e160f1942c9cc3f4540310cec99b6524ca4a570
tree6655ee05ffe3c0aba3fe86cff552c3bcdfdfb4f5
parent94538cedd93c8559cbb7d66d53fa86b1c20e7262
staging: erofs: change 'unsigned' to 'unsigned int'

Fix coding style issue "Prefer 'unsigned int' to bare use of 'unsigned'"
detected by checkpatch.pl

Signed-off-by: Leon Imhof <leon.imhof@in.tum.de>
Reviewed-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/data.c