]> git.baikalelectronics.ru Git - kernel.git/commit
staging:lustre:mdc: Fix return statement reported by coccinelle
authorPrasanna Karthik <mkarthi3@visteon.com>
Tue, 16 Jun 2015 13:42:02 +0000 (13:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:30:40 +0000 (21:30 -0700)
commit2d026b5f3e8c32d53d624ed89d48a81ca5bb78a8
tree8cc8dbed145c726e1221f349a9a5639d97bc8b61
parentdec5cf3a611e323c546f2638b85ea831b8ba2ee4
staging:lustre:mdc: Fix return statement reported by coccinelle

Modified return statement and removed local declaration no longer
needed. No Compiler warnings.

Signed-off-by: Prasanna Karthik <mkarthi3@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mdc/mdc_request.c