]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: lustre: lustre: fix all bare unsigned usage
authorJames Simmons <jsimmons@infradead.org>
Wed, 14 Jun 2017 15:01:18 +0000 (11:01 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:17:02 +0000 (00:17 +0800)
commite7738506c5f29e1877b39ebaaa550a476370336a
treea82b3792537450666bd8c8bfa284ccafd56f99b7
parentae839184d354b1251bf928307e663ed80806be6e
staging: lustre: lustre: fix all bare unsigned usage

Turn all bare unsigned usage in the lustre code to proper
unsigned int.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/cl_object.h
drivers/staging/lustre/lustre/include/lu_object.h
drivers/staging/lustre/lustre/llite/namei.c
drivers/staging/lustre/lustre/llite/rw26.c
drivers/staging/lustre/lustre/llite/vvp_dev.c
drivers/staging/lustre/lustre/osc/osc_cache.c
drivers/staging/lustre/lustre/osc/osc_internal.h