Staging: lustre: lustre: osc: Changed the return code of a function from int to void.
authorHeena Sirwani <heenasirwani@gmail.com>
Tue, 7 Oct 2014 11:59:11 +0000 (17:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:10 +0000 (10:29 +0800)
commit882e7e215db8934c1c1f2ff4f71c19d2275596b2
tree331990b6a83e2fcf3e46d59553bd572fd7be404b
parent41f8d410aee43a00b2e5e1c3b916049fad0f8643
Staging: lustre: lustre: osc: Changed the return code of a function from int to void.

The following patch changes the return code of a function from int to void
as the return value was not used by the callers.

Signed-off-by: Heena Sirwani <heenasirwani@gmail.com>
Reviewed-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/osc/osc_cache.c
drivers/staging/lustre/lustre/osc/osc_cl_internal.h