]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a6cd7cbb2a6be9200d2dee3cf1e247bc1aa0fdb
treeab75738c71e2a112126ddd87b264a55c05915f81
parent4817696d4d19640ea28768fb08f3de789a9e37a6
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