OSDN Git Service

staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'
authorDafna Hirschfeld <dafna3@gmail.com>
Sun, 4 Mar 2018 20:09:34 +0000 (22:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Mar 2018 12:01:11 +0000 (04:01 -0800)
commit14a313c772b68e568f177c18aa8ebe28d60970a7
treeab75738c71e2a112126ddd87b264a55c05915f81
parent57c194028650178533c90d909f640da6801b86a7
staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'

Replace 'unsigned' with 'unsigned int' to improve readability.
Issues found with checkpatch.pl

Signed-off-by: Dafna Hirschfeld <dafna3@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c
drivers/staging/lustre/lustre/obdclass/lu_object.c