[PATCH 0/4] staging: lustre: fixed some signedness warns from sparse

From: Stefano Manni
Date: Wed Nov 22 2017 - 14:38:47 EST


Fixed some signedness warnings from sparse on lustre.

Stefano Manni (4):
staging: lustre: fixed signedness of some socklnd params
staging: lustre: fixed signedness of llite
staging: lustre: fixed signedness of lov
staging: lustre: fixed signedness of obdclass

drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h | 4 ++--
.../staging/lustre/lnet/klnds/socklnd/socklnd_modparams.c | 2 +-
drivers/staging/lustre/lustre/llite/dir.c | 3 ++-
drivers/staging/lustre/lustre/llite/llite_lib.c | 9 ++++++---
drivers/staging/lustre/lustre/llite/lproc_llite.c | 14 ++++++--------
drivers/staging/lustre/lustre/lov/lov_obd.c | 2 +-
drivers/staging/lustre/lustre/lov/lov_offset.c | 11 +++++++----
drivers/staging/lustre/lustre/obdclass/obd_mount.c | 2 +-
8 files changed, 26 insertions(+), 21 deletions(-)

--
2.5.5