OSDN Git Service

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)
commit89fcd8360e7b3eafe6fe58102fa3cef8bde00b60
tree6655ee05ffe3c0aba3fe86cff552c3bcdfdfb4f5
parenteed276c0401d80b108f5aec018cae7e14b32bc9b
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