These patches remove wrapper functions, unused declarations and declare local functions as static in lustre. Shraddha Barke (6): Staging: lustre: lclient: Remove wrapper functions Staging: lustre: lmv: Remove unused function declaration Staging: lustre: lmv: Declare local functions as static Staging: lustre: lov: Remove unused function declarations Staging: lustre: lov: Declare local functions as static Staging: lustre: mdc: Remove unused declarations drivers/staging/lustre/lustre/lclient/lcommon_cl.c | 4 ++-- .../staging/lustre/lustre/llite/llite_internal.h | 10 ---------- drivers/staging/lustre/lustre/lmv/lmv_intent.c | 21 +++++++++++---------- drivers/staging/lustre/lustre/lmv/lmv_internal.h | 14 -------------- drivers/staging/lustre/lustre/lov/lov_internal.h | 15 --------------- drivers/staging/lustre/lustre/lov/lov_request.c | 16 +++++++++------- drivers/staging/lustre/lustre/mdc/mdc_internal.h | 2 -- 7 files changed, 22 insertions(+), 60 deletions(-) -- 2.1.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel