]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit868f3de44791846e3c7f0d4c6b0c1918e30985fe
tree331990b6a83e2fcf3e46d59553bd572fd7be404b
parent06cbc2187d7fe048fc99cb9bd0f9225084d470cd
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