From: Elizabeth Ferdman Date: Mon, 3 Oct 2016 23:53:06 +0000 (-0700) Subject: staging: lustre: use 'unsigned int' not unsigned X-Git-Tag: v4.10-rc1~148^2~750 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=84d7238f937f11eced99b37f963b17dc03bfe1bc;p=karo-tx-linux.git staging: lustre: use 'unsigned int' not unsigned Use unsigned int rather than unsigned in header variable declaration for readability. Error found by checkpatch. Signed-off-by: Elizabeth Ferdman Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/lov/lov_cl_internal.h b/drivers/staging/lustre/lustre/lov/lov_cl_internal.h index 2b03938f6a63..a08e41d7c5d4 100644 --- a/drivers/staging/lustre/lustre/lov/lov_cl_internal.h +++ b/drivers/staging/lustre/lustre/lov/lov_cl_internal.h @@ -217,7 +217,7 @@ struct lov_object { union lov_layout_state { struct lov_layout_raid0 { - unsigned lo_nr; + unsigned int lo_nr; /** * When this is true, lov_object::lo_attr contains * valid up to date attributes for a top-level